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