Reduce header logo size to 25% while keeping responsive layout

This commit is contained in:
admin
2026-06-14 20:40:10 +00:00
parent 1582b90ddb
commit cfc38b21ed
+2 -2
View File
@@ -46,7 +46,7 @@
}}
.logo {{
height: 80px;
height: 20px;
width: auto;
display: block;
}}
@@ -93,7 +93,7 @@
}}
.logo {{
height: 60px;
height: 16px;
}}
.header-description {{