Skip to content

Commit

Permalink
change some whoopsies
Browse files Browse the repository at this point in the history
  • Loading branch information
Iris-TheRainbow committed Sep 1, 2024
1 parent 5d5aa9f commit cd623a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.center {
margin: auto;
margin-top: 10px;
padding-top: 10px;
max-width: 70%;
}

Expand All @@ -27,7 +28,9 @@ h1 {
background-color: #292929;
border-radius: 10px;
border-color: azure;
padding: 5px;
border: azure;
padding: 10px;
margin: 10px;
}
h2 {
font-size: 2.5rem;
Expand Down

0 comments on commit cd623a8

Please sign in to comment.