Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
theParadox42 authored Feb 18, 2019
1 parent 95202e8 commit 6423a45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@ body {
.content {
width: 90%;
max-width: 800px;
margin: 0 auto;
padding: 10px;
text-align: center;
}
ul {
text-align: left;
padding: 5px 0 5px 30px;
background-color: white;
border: 2px solid white;
Expand Down

0 comments on commit 6423a45

Please sign in to comment.