Enable smooth scrolling
This commit is contained in:
@ -28,6 +28,8 @@
|
||||
color: #000;
|
||||
}
|
||||
|
||||
html { scroll-behavior: smooth }
|
||||
|
||||
.wrap {
|
||||
max-width: 55rem;
|
||||
margin: 0 auto;
|
||||
|
Reference in New Issue
Block a user