Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mingchiuli committed May 28, 2024
1 parent 5ca3098 commit e0b76a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/front.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.front {
max-width: 40rem;
margin: 0 auto;
padding: .5rem;
min-height: calc(100vh - 110px)
padding: 1rem;
min-height: calc(100vh - 118px)
}

0 comments on commit e0b76a3

Please sign in to comment.