ADD: projects
This commit is contained in:
parent
e07c708ea8
commit
f678803048
1 changed files with 2 additions and 1 deletions
|
@ -89,7 +89,8 @@ body {
|
|||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
overflow-y: overlay;
|
||||
scrollbar-gutter: stable both-edges;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
&.layer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue