Files
2026-05-24 13:49:25 +07:00

11 lines
148 B
CSS

.menu-item img {
width: 30px !important;
height: 20px !important;
}
@media (min-width: 1200px) {
.container {
width: 1290px;
}
}