added missing css property

This commit is contained in:
booploops 2022-01-12 07:39:39 -08:00
parent 97fbd1c1f7
commit 47f8312b2b

View file

@ -44,6 +44,11 @@
} }
} }
@media (max-width: 951px) {
.content-inner {
zoom: 0.8;
}
}
} }
// if page width is less than 951px // if page width is less than 951px