Skip to content

Commit

Permalink
Change list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hernz-bearnz committed Jan 6, 2024
1 parent b4a25dd commit 6133aae
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,18 @@ h2{
font-family: Verdana, Geneva, Tahoma, sans-serif;
}

*{
h1, h2, p {
text-align: center;
}
img{

img{
display: block;
margin: 0 auto;
}

ul {
text-align: center;
list-style-position: inside;
}
li {
text-align: center;
list-style-position: inside;
}

0 comments on commit 6133aae

Please sign in to comment.