edit images

This commit is contained in:
razusrest
2024-07-10 18:23:40 +05:45
parent e5953168d6
commit b57ddd2e3a
13 changed files with 17 additions and 22 deletions

View File

@ -523,13 +523,13 @@ progress {
@media(min-width: 1200px) {
.display-3 {
font-size: 4rem
font-size: 3rem
}
}
.display-4 {
font-size: calc(1.475rem + 2.7vw);
font-weight: 700;
font-weight: 400;
line-height: 1.2
}