Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
t-lohse committed Jul 9, 2024
1 parent 9e4d985 commit 7c6ee95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ html, body {
}
body {
background-color: #1a1a1a;
margin: 0;
margin: 1em;
padding: 0;
text-align: left;
}
Expand All @@ -31,7 +31,7 @@ h4 {
font-size: 1.25vmax;
}
ul {
padding-left: 1em;
padding-left: 3em;
color: white;
font-size: 1.75vmax;
list-style: none;
Expand Down

0 comments on commit 7c6ee95

Please sign in to comment.