almost finished

master
Ottis 5 years ago
parent 6bc2080037
commit 227fe76883

@ -105,9 +105,9 @@ section {
} }
#photos { #photos {
width: 80%; width: 94%;
overflow-y: auto; overflow-y: auto;
height: 500px; height: 400px;
} }
img { img {
@ -128,7 +128,7 @@ img {
.column { .column {
-ms-flex: 50%; /* IE 10 */ -ms-flex: 50%; /* IE 10 */
flex: 50%; flex: 50%;
padding: 0 4px; padding: 0 150px;
} }
.column img { .column img {

Loading…
Cancel
Save