Оправи заглавната страница

This commit is contained in:
2026-06-24 20:45:41 +03:00
parent a3afeb5a57
commit d3f77ee879
55 changed files with 62 additions and 58 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ a { color: #6fcc5a; }
}
.glav {
font-size: 2em;
font-size: 1.5em;
font-family: glav, mod, sans-serif;
}
+7 -3
View File
@@ -1,6 +1,6 @@
@font-face {
font-family: miro;
src: url('../fonts/miroslav.otf') format('opentype');
img {
width: 20%;
height: auto;
}
/* For smaller screens (e.g., mobile), make the image 100% of the container width */
@@ -9,3 +9,7 @@
width: 70%;
}
}
.glav {
font-size: 3em;
}