Line 209: | Line 209: | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
− | |||
#container .flex { | #container .flex { | ||
display: flex; | display: flex; | ||
+ | } | ||
+ | |||
+ | #container .col50 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | |||
+ | #container .col33 { | ||
+ | width: 33%; | ||
+ | } | ||
+ | |||
+ | #container .col66 { | ||
+ | width: 66%; | ||
} | } | ||
Line 539: | Line 550: | ||
justify-content: center; | justify-content: center; | ||
margin-bottom: 5vw; | margin-bottom: 5vw; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 840: | Line 831: | ||
#sidebar-btn.inactive{ | #sidebar-btn.inactive{ | ||
#background: rgba(0,0,0,0.5); | #background: rgba(0,0,0,0.5); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
} | } |
Revision as of 08:16, 5 June 2017