Skip to content

Commit a4ada6a

Browse files
committed
style fixed to bottom
1 parent 744cfe3 commit a4ada6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/styles/navbar.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
}
8585

8686
.searchBar {
87-
position: absolute;
88-
bottom: -90vh;
87+
position: fixed;
88+
bottom: 35px;
8989
right: 10%;
9090
width: 80vw;
9191
z-index: 1;

0 commit comments

Comments
 (0)