Decrease font size

This commit is contained in:
ada
2025-08-22 12:40:29 +03:00
parent ecc16ce37d
commit b9f444721d
+1 -1
View File
@@ -6,7 +6,7 @@
@import "minimal-mistakes"; // подключаем саму тему @import "minimal-mistakes"; // подключаем саму тему
/* ниже твои правки */ /* ниже твои правки */
html { font-size: 15px; } /* глобально уменьшаем шрифт */ html { font-size: 12px; } /* глобально уменьшаем шрифт */
body { line-height: 1.6; } body { line-height: 1.6; }
h1 { font-size: 1.9rem; } h1 { font-size: 1.9rem; }