Уеднакваване на страниците

This commit is contained in:
2026-06-23 22:57:58 +03:00
parent df6ce133c9
commit fd022394e6
58 changed files with 550 additions and 527 deletions
+1
View File
@@ -121,6 +121,7 @@ a { color: #6fcc5a; }
}
.glav {
font-size: 2em;
font-family: glav, mod, sans-serif;
}
-10
View File
@@ -3,16 +3,6 @@
src: url('../fonts/miroslav.otf') format('opentype');
}
h1 {
font-family: miro, sans-serif; /* Apply the font only to h1 */
font-size: 36px;
}
img {
width: 20%;
height: auto;
}
/* For smaller screens (e.g., mobile), make the image 100% of the container width */
@media (max-width: 768px) {
img {