fix scrollbar affecting layout
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
scroll-padding-top: 5rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user