Skip to content

Commit 5c05f5e

Browse files
committed
Adjust position of flash message container
1 parent 3c581c4 commit 5c05f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/better_together/application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
#flash_messages {
7575
position: absolute;
7676
width: 100vw;
77-
top: 7.5vh;
77+
top: 6vh;
7878
z-index: 1001;
7979
}
8080

0 commit comments

Comments
 (0)