style: smaller code font size

This commit is contained in:
Ayo Ayco 2024-05-20 21:46:19 +02:00
parent df6a013db3
commit 22e0e1386c

View file

@ -123,6 +123,7 @@
& .body {
& code {
font-size: var(--font-size-sm);
background: rgb(245, 242, 240);
padding: 0.25em 0.3em;
border-radius: 5px;