Line 191: | Line 191: | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
+ | |||
+ | #container { | ||
+ | transition: 0.5s linear; | ||
+ | display: flex; | ||
+ | flex-direction: column; | ||
+ | align-items: center; | ||
+ | padding: 5vw; | ||
+ | min-height: 80vh; | ||
+ | } | ||
+ | |||
#container .flex { | #container .flex { | ||
display: flex; | display: flex; | ||
Line 444: | Line 454: | ||
visibility: visible; | visibility: visible; | ||
opacity: 1; | opacity: 1; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#paper { | #paper { |
Revision as of 11:25, 7 September 2017