Skip to content

Commit

Permalink
docs: fix hero section colors
Browse files Browse the repository at this point in the history
  • Loading branch information
B4nan committed Nov 6, 2024
1 parent ba4c9a5 commit 82e0507
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/src/pages/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
letter-spacing: 0;
text-align: left;
transition: all var(--ifm-transition-fast);
}

.tagline span {
color: transparent !important;
span {
color: transparent !important;
}
}

.relative {
Expand Down

0 comments on commit 82e0507

Please sign in to comment.