picture reformat

This commit is contained in:
lukas-heiligenbrunner
2020-03-17 19:24:08 +01:00
parent 7a10195a84
commit a20278e36b
3 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ body, html {
/* screen larger than 600px -- desktop */
@media screen and (min-width: 601px) {
.tile {
min-height: 500px;
min-height: 530px;
}
#section1 {