~xdavidwu/xdavidwu.link

c0d0ea5232193487d421b9d57e1839de1791eba7 — xdavidwu 5 years ago 3acd3ad
Really stick the head
1 files changed, 2 insertions(+), 1 deletions(-)

M assets/css/main.scss
M assets/css/main.scss => assets/css/main.scss +2 -1
@@ 27,8 27,9 @@
.masthead {
	position: sticky;
	background: #252a34;
	top: 0;
}

.sticky {
	top: 4em
	top: 4em;
}
\ No newline at end of file