Skip to content

Commit

Permalink
hero section fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
urluckyturtle01 committed Feb 21, 2024
1 parent 2a22412 commit 5fe4733
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/landing/components/LandingHeroSection/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

.heading {
margin-top: 1rem;
color: #2a3a62;
color: #293c6d;
font-size: 6rem;
font-weight: 700;
line-height: 120%;
Expand All @@ -24,7 +24,7 @@

.subHeading {
margin-top: 8rem;
color: #5e709d;
color: #42537d;
font-size: 2rem;
font-style: normal;
font-weight: 600;
Expand All @@ -51,7 +51,7 @@
}

.companyLogos {
margin-top: 22.5px;
margin-top: 12px;
margin-bottom: 178px;
height: 2.5rem;

Expand Down

0 comments on commit 5fe4733

Please sign in to comment.