Line 425: | Line 425: | ||
.scroll-to-top img { | .scroll-to-top img { | ||
width: calc(35px + (20 * ((100vw - 800px) / 800))); | width: calc(35px + (20 * ((100vw - 800px) / 800))); | ||
+ | padding: 10px; | ||
+ | margin: -10px; | ||
opacity: 0.25; | opacity: 0.25; | ||
transition: .3s; | transition: .3s; | ||
Line 1,126: | Line 1,128: | ||
.flex-col, .flex-row .flex-col.small-divide, .flex-row .flex-col.small-divide a { | .flex-col, .flex-row .flex-col.small-divide, .flex-row .flex-col.small-divide a { | ||
− | + | /* width: 90%; */ | |
− | padding: 0 | + | padding: 0 2.5% !important; |
margin: 5% 5%; | margin: 5% 5%; | ||
} | } |
Revision as of 20:11, 17 September 2018