paranormal-activities/style.mobile.css
2024-05-20 09:05:08 -05:00

5 lines
99 B
CSS

@media screen and (max-width: 798px) {
#container {
width: 100% !important;
}
}