Skip to content

Commit

Permalink
[#404] Update landing page style
Browse files Browse the repository at this point in the history
  • Loading branch information
wayangalihpratama committed Jan 29, 2025
1 parent 51ecf25 commit f7d9d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/welcome/welcome.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

.jumbotron-card-wrapper {
.welcome-card-wrapper {
padding: 10px 48px 84px 48px;
padding: 0 24px 84px 24px;
color: #fff;
border-radius: 20px;
background: #01625f;
Expand Down Expand Up @@ -49,7 +49,7 @@
padding: 10px 20px;
display: flex;
align-items: center;
min-height: 12rem;
min-height: 9.5rem;
}

.title {
Expand Down

0 comments on commit f7d9d04

Please # to comment.