Decrease footer height

This commit is contained in:
Aleksey Filippov 2024-11-07 10:32:12 +04:00
parent e642517747
commit 1812d3bbef

View File

@ -14,7 +14,7 @@ header nav a:hover {
footer { footer {
background-color: #9c9c9c; background-color: #9c9c9c;
height: 64px; height: 48px;
color: #ffffff; color: #ffffff;
} }