sticky head
1 files changed, 9 insertions(+), 0 deletions(-) M assets/css/main.scss
M assets/css/main.scss => assets/css/main.scss +9 -0
@@ 22,4 22,13 @@ ::-webkit-scrollbar-thumb { background-color: #699ea0; +} + +.masthead { + position: sticky; + background: #252a34; +} + +.sticky { + top: 4em }= \ No newline at end of file