Оеднакваване на станиците

This commit is contained in:
Venelin Dechkov
2026-06-23 21:49:22 +03:00
parent df6ce133c9
commit e22876defb
58 changed files with 526 additions and 522 deletions
-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 {