Skip to content

Commit

Permalink
Update css to center
Browse files Browse the repository at this point in the history
  • Loading branch information
Topin2001 committed May 23, 2024
1 parent 08ffec9 commit b56dcbc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/js/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
padding-bottom: inherit;
color: red;
font-style: italic;
}

.page-simple {
width: 30%;
margin: auto;
}

0 comments on commit b56dcbc

Please sign in to comment.