Moved theater css out of home.css

This commit is contained in:
Camerin Figueroa 2021-09-20 16:45:18 -04:00
parent 8cdd9659b3
commit 8fc2746c9d
1 changed files with 0 additions and 8 deletions

View File

@ -28,11 +28,3 @@ body {
height: auto; height: auto;
} }
@media only screen and (max-width: 600px) {
.theater-content p {
width: 80vw;
}
}