We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148a0e9 commit 7ded0d7Copy full SHA for 7ded0d7
79-creative agency website/style.css
@@ -17,6 +17,8 @@ html,
17
body {
18
font-family: "Rubik", sans-serif;
19
color: var(--text-color);
20
+ overflow-y: scroll;
21
+ scroll-behavior: smooth;
22
}
23
24
.btn {
0 commit comments