summaryrefslogtreecommitdiffstats
path: root/_sass/main.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/main.scss')
-rw-r--r--_sass/main.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/_sass/main.scss b/_sass/main.scss
index 1483b67..54c20de 100644
--- a/_sass/main.scss
+++ b/_sass/main.scss
@@ -148,9 +148,9 @@ a:active {
}
body {
- /* font-size: 18px;
- line-height: 1.4; */
- font-family: sans-serif;
+ /* font-size: 18px; */ /* nima smisla, premalo kompaktno, naj se bralec sam odloči */
+ /* line-height: 1.4; */ /* --||-- */
+ /* font-family: sans-serif; */ /* naj se bralec sam odloči o pisavi */
background-color: var(--bgc1);
color: var(--fgc1);
scrollbar-color: var(--scheme-name);