We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28dbd8 commit 646824cCopy full SHA for 646824c
sass/_index.scss
@@ -42,7 +42,7 @@
42
z-index: 0;
43
background-color: #000;
44
padding-block: 2rem;
45
- padding-inline: clamp(0px, 10vw, 40px);
+ padding-inline: clamp(1rem, 5vw, 40px);
46
place-content: center start;
47
48
.hero-text {
0 commit comments