Line 420: | Line 420: | ||
− | section#gallery.col2 { | + | section#gallery .col2 { |
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
} | } | ||
− | section#gallery.col2 > div { | + | section#gallery .col2 > div { |
width: 50%; | width: 50%; | ||
padding: 10px; | padding: 10px; | ||
} | } | ||
− | section#gallery.col2 > div:first-child { | + | section#gallery .col2 > div:first-child { |
margin-right: 20px; | margin-right: 20px; | ||
} | } |
Revision as of 15:06, 4 May 2017