Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-04 20:43:14 +02:00
committed by GitHub
parent 2d5cf09b61
commit 1475817c6e
4 changed files with 19 additions and 11 deletions

View File

@ -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;

View File

@ -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;