More tweaks and CSS instructions

This commit is contained in:
Zach Leatherman
2023-01-23 14:39:36 -06:00
parent 87f15a24bd
commit 89afffd565
5 changed files with 52 additions and 15 deletions

View File

@ -7,8 +7,8 @@
color: var(--color-gray-90);
padding: 1em 0.625em; /* 16px 10px /16 */
}
.message-box ol:only-child {
margin: 0;
.message-box ol {
margin-top: 0;
}
@media (prefers-color-scheme: dark) {