Skip to content

Commit

Permalink
chore: adjust hero color
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Dec 21, 2024
1 parent 79fb73b commit e220f2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
3 changes: 1 addition & 2 deletions apps/frontend/src/sections/HeroSection.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
font-size: rem(44px);
line-height: 1.2;
font-weight: 900;

}

.highlight {
position: relative;
background-color: var(--mantine-primary-color-light);
border-radius: var(--mantine-radius-sm);
padding: rem(4px) rem(12px);
}
}
Loading

0 comments on commit e220f2a

Please sign in to comment.