Line 419: | Line 419: | ||
} | } | ||
− | section#gallery . | + | |
− | + | section#gallery.col2 { | |
− | + | display: flex; | |
+ | flex-direction: row; | ||
} | } | ||
− | section#gallery . | + | section#gallery.col2 > div { |
− | + | width: 50%; | |
− | + | padding: 10px; | |
− | + | ||
} | } | ||
+ | |||
+ | section#gallery.col2 > div:first-child { | ||
+ | margin-right: 20px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
@media (max-width: 768px){ | @media (max-width: 768px){ |
Revision as of 15:03, 4 May 2017