Skip to content

Commit

Permalink
fix: update style for mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
damartripamungkas committed Aug 14, 2024
1 parent 001374b commit 7716798
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ body {
.card {
padding: 20px !important;
}

.container {
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
}

p {
Expand Down

0 comments on commit 7716798

Please sign in to comment.