Fix code element font size for headlines

This commit is contained in:
Râu Cao 2024-10-25 01:09:12 +02:00
parent afcb99356c
commit 6ec9f51d77
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -27,7 +27,7 @@ a.anchor {
}
code {
font-size: 1rem;
font-size: 0.9em;
padding: 0.1em 0.3em;
}