almost finished

master
Ottis 5 years ago
parent 6bc2080037
commit 227fe76883

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

Loading…
Cancel
Save