We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3597970 commit 8fdd9ecCopy full SHA for 8fdd9ec
_includes/css/agency.css
@@ -4,6 +4,10 @@
4
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
5
*/
6
7
+html {
8
+ scroll-behavior: smooth;
9
+}
10
+
11
body {
12
overflow-x: hidden;
13
font-family: "Chakra Petch", sans-serif;
0 commit comments