Skip to content

Commit

Permalink
Fix unravel logo
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwalit committed Jul 12, 2024
1 parent 1079f44 commit 4704562
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions styles/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,12 @@ body {
/* Unravel Slide */
.unravel-logo {
font-family: "Saira";
color: #364E68;
font-weight: 400 !important; /* due to logo style */
color: #118AB2;
}

.unravel-logo .unravel-logo-hl {
color: #3282B8;
color: #3AB211;
}

.offering-header {
Expand Down

0 comments on commit 4704562

Please sign in to comment.