Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
datewu committed Sep 9, 2023
1 parent c48e3ea commit 73fa23f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions front/static/page.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ h1 {
margin-right: .4em;
}

table {
margin: auto;
}

button {
border-radius: 8px;
border: 1px solid transparent;
Expand Down

0 comments on commit 73fa23f

Please sign in to comment.