paranormal-activities/style.mobile.css

5 lines
99 B
CSS
Raw Permalink Normal View History

2024-05-20 09:05:08 -05:00
@media screen and (max-width: 798px) {
#container {
width: 100% !important;
}
}