We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cbd97 commit 1a91cacCopy full SHA for 1a91cac
_sass/_base.scss
@@ -1,3 +1,7 @@
1
+html{
2
+ padding-left: calc(100vw - 100%);
3
+}
4
+
5
body {
6
font-family: "Poppins", sans-serif;
7
}
0 commit comments