fix: ensure footer stays at bottom
This commit is contained in:
@@ -151,6 +151,8 @@ body {
|
||||
body {
|
||||
min-height: 100dvh;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
body.overflow-hidden {
|
||||
|
||||
Reference in New Issue
Block a user