Update main.css

This commit is contained in:
Maxim 2018-04-15 23:17:55 -05:00 committed by GitHub
parent cecfeb7546
commit 717efff6f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,8 +101,8 @@
.movieStyle {
float: left;
width: 15em;
height: 10em;
overflow: hidden;
height: auto;
margin: 0.5em;
padding: 0.5em;
}