Nov 3, 2021 7:28 am
vagueGM says:
Heading (H2) size on announcements is very large, especially since they will spend most of their time collapsed. Why `font-size: 2.2em`? 1.8em like the other headers is fine. Maybe 1em when collapsed?
Why the 1rem padding on the notificationMsgs? Inheriting the default is fine. I have not tested with more than one notification (yes, I know about the open games), but can not see why it would be different.
Pin, Lock, and maybe move buttons are massive. Do they need to be that big? Why `font-size: 2em`? 1em is fine. Why force 24px in height and width? None seems fine but a smaller value would work too.
vagueGM says:
Code blocks are not monospaced, so text alignment is not possible.
Code blocks are stripping out backslashes, so ascii art (for maps maybe) is not possible, even after color hack to force monospace.
There was disagreement about what code blocks were for, but only you thought they should be monospaced. I stuck with the status quo.