Cambiando intro y el tamaño de fuente

This commit is contained in:
2021-12-17 17:01:01 -03:00
parent eebbda99dc
commit 9713ecd014
3 changed files with 7 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ html {
background-color: var(--background-color);
font-family: var(--sans-font);
font-size: 14pt;
font-size: 13pt;
color: var(--foreground-color);
}