Correction taille du texte.

This commit is contained in:
2026-03-11 01:37:12 +01:00
parent bd4da3196d
commit 9512666437
+1 -1
View File
@@ -39,7 +39,7 @@ $fg: $fg1;
// Body.
body {
font-family: 'monospace';
font-size: 1.2em;
font-size: 1.2rem;
color: $fg;
background-color: $bg;
}