We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05794c commit 4002e3eCopy full SHA for 4002e3e
1 file changed
index.html
@@ -62,7 +62,7 @@
62
63
/* Hero */
64
.hero {
65
- background: var(--solid-gradient);
+ background-color: var(--solid-royal-lavender);
66
color: var(--white);
67
text-align: center;
68
padding: 5rem 2rem 4rem;
0 commit comments