Line 76: | Line 76: | ||
position: sticky; | position: sticky; | ||
top: 0; | top: 0; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 100%; | ||
} | } | ||
Line 83: | Line 86: | ||
padding-bottom: 5%; | padding-bottom: 5%; | ||
padding-right: 5%; | padding-right: 5%; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 100%; | ||
} | } | ||
Line 89: | Line 95: | ||
padding-left: 0.8%; | padding-left: 0.8%; | ||
padding-right: 0%; | padding-right: 0%; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 100%; | ||
} | } | ||
Revision as of 12:41, 29 August 2018