Skip to content

Commit abd2567

Browse files
committed
Remove sticky positioning from navigation styles in application.css
1 parent 5e7405c commit abd2567

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/assets/stylesheets/application.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ footer {
8989
}
9090

9191
nav {
92-
position: sticky;
93-
top: 1em;
9492
display: flex;
9593
flex-direction: column;
9694
align-items: end;

0 commit comments

Comments
 (0)