Skip to content

Commit

Permalink
Margin
Browse files Browse the repository at this point in the history
  • Loading branch information
gboege committed Apr 21, 2024
1 parent fc67224 commit 719d9fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ body {
text-align: center;
vertical-align: middle;
text-decoration: none;
margin-top: 0px;
margin: 0px;
}

.title {
Expand Down Expand Up @@ -157,8 +157,8 @@ body {
} /* margin: 0; */

.content div {
left: 20px;
top: 20px;
margin-left: 20px;
margin-top: 20px;
}

.content h2 {
Expand Down

0 comments on commit 719d9fa

Please sign in to comment.