Оеднакваване на станиците
This commit is contained in:
@@ -121,6 +121,7 @@ a { color: #6fcc5a; }
|
||||
}
|
||||
|
||||
.glav {
|
||||
font-size: 2em;
|
||||
font-family: glav, mod, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
-10
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user