Skip to content

Commit 230b5eb

Browse files
committed
chore(rebuild): remove overflow declaration on .site to fix sticky behavior
1 parent 8238289 commit 230b5eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Site/Site.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
display: flex;
33
flex-direction: column;
44
min-height: 100vh;
5-
overflow: hidden;
65

76
&__content {
87
flex: 1 1 auto;

0 commit comments

Comments
 (0)