Skip to content

Commit

Permalink
Adjust padding on main and clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraBergstrom committed Jun 22, 2023
1 parent fbbce97 commit 8b04ca4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/App.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@
}

.Main {
padding-top: 80px;
padding-top: 100px;
}

.Content {
/* background-color: #ffffff; */
padding: 10px;
/* border-radius: 2px;
border: 1px solid #dadadf; */
}

.FillerImage {
Expand Down

0 comments on commit 8b04ca4

Please sign in to comment.