Skip to content

Commit afcb4d3

Browse files
committed
Add padding to pull header below nav
1 parent d472f37 commit afcb4d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ body {
103103
display: none;
104104
}
105105

106-
#html {
106+
#html,
107+
#animation-transitions {
107108
padding-top: 60px;
108109
}
109110

0 commit comments

Comments
 (0)