fixed header pets small screens

This commit is contained in:
2024-06-04 20:43:48 +03:00
parent c0fb1591b4
commit 1a5320ad33

View File

@@ -2801,6 +2801,12 @@ box-shadow: 1px 1px 3px #000;
#footer{ #footer{
width: 100%; width: 100%;
max-width: 100%;
overflow: hidden;
}
.footer-info-pets{
gap: 4px;
} }
#header_icons li{ #header_icons li{