Add files via upload
This commit is contained in:
@ -373,12 +373,12 @@
|
||||
filter: drop-shadow(5px 5px 10px #1f2c3d);
|
||||
}
|
||||
.code.cinemas {
|
||||
height: 250px;
|
||||
height: 210px;
|
||||
}
|
||||
.code.cinemas img {
|
||||
margin: 0 0 0.2em 0;
|
||||
width: 230px;
|
||||
height: 130px;
|
||||
margin: 0.7em 0 0.2em 0;
|
||||
width: 200px;
|
||||
height: 110px;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
@ -371,12 +371,12 @@ main img {
|
||||
filter: drop-shadow(5px 5px 10px #1f2c3d);
|
||||
}
|
||||
.code.cinemas {
|
||||
height: 250px;
|
||||
height: 210px;
|
||||
}
|
||||
.code.cinemas img {
|
||||
margin: 0 0 0.2em 0;
|
||||
width: 230px;
|
||||
height: 130px;
|
||||
margin: 0.7em 0 0.2em 0;
|
||||
width: 200px;
|
||||
height: 110px;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
Reference in New Issue
Block a user