Skip to content

Commit

Permalink
feat(home): Adjust padding on summary-card
Browse files Browse the repository at this point in the history
To make sure when a user disable home-profile,
there is still some space between content and header.

Signed-off-by: Khusika Dhamar Gusti <[email protected]>
  • Loading branch information
Khusika Dhamar Gusti committed Jul 19, 2021
1 parent a1a35ee commit b21d57e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/css/_page/_home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
justify-content: space-around;
flex-direction: row;
flex-wrap: wrap;
padding-top: 1rem;

.summary {
background-color: $global-background-card-color;
Expand Down
Loading

0 comments on commit b21d57e

Please sign in to comment.