This commit is contained in:
2025-04-08 18:04:19 +04:00
parent 1cafb759c0
commit 152c88efff
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -73,7 +73,7 @@ img {
} }
.logo img { .logo img {
height: 40px; height: 100px;
} }
/* Navigation */ /* Navigation */
@@ -314,7 +314,7 @@ img {
} }
.section-logo img { .section-logo img {
height: 40px; height: 80px;
} }
.section-title { .section-title {
@@ -561,7 +561,7 @@ img {
} }
.footer-logo img { .footer-logo img {
height: 50px; height: 100px;
} }
.footer-social { .footer-social {
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB