feat: add hero link and smooth scrolling
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
--color-primary-dark: #880B07;
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user