Skip to content

Commit

Permalink
Margin added above the Testimonials Button
Browse files Browse the repository at this point in the history
  • Loading branch information
RAVICHANDRALS507 committed Oct 13, 2024
1 parent e5a91e4 commit ed2259b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/css/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ body.nav-active { overflow: hidden; }
.title-lg {
color: var(--white);
font-weight: var(--fw-700);
padding: 10px;
}

.headline-lg {
Expand Down Expand Up @@ -225,6 +226,7 @@ body.nav-active { overflow: hidden; }
.grid-list {
display: grid;
gap: 28px;
margin-bottom: 30px;
}

.card {
Expand Down

0 comments on commit ed2259b

Please sign in to comment.