photos section

master
Ottis 5 years ago
parent 83da1eb8da
commit d6bfbe89ab

@ -170,6 +170,16 @@ img {
.vl { height: 700px; }
#photos { height: 445px; }
.column { padding: 0px 50px; }
}
@media only screen and (min-height: 870px) {
.vl { height: 700px; }
#photos { height: 495px; }
.column { padding: 0px 50px; }

Loading…
Cancel
Save