em->italic

This commit is contained in:
j 2025-02-22 12:11:24 -05:00
commit ea0bde27e7

View file

@ -52,9 +52,10 @@ html, body {
}
i {
i, em {
font-style: italic;
}
header, footer {
max-width: 1000px;
padding-top: 16px;