Skip to content

Commit

Permalink
Try to using 1rem for float padding
Browse files Browse the repository at this point in the history
Signed-off-by: Toomore Chiang <toomore@coscup.org>
  • Loading branch information
toomore committed Jul 28, 2024
1 parent f43c243 commit 6bc29af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_dev/docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
html.js-focus-visible.js body header.md-header.md-header--shadow nav.md-header__inner.md-grid {
padding: 0 .5rem;
padding: 0 1rem;
}
.center-table {
text-align: center;
Expand Down

0 comments on commit 6bc29af

Please sign in to comment.