Skip to content

Commit

Permalink
[#123] bugfix: padding top
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieyeon committed Feb 18, 2022
1 parent b1a92b5 commit 8683652
Show file tree
Hide file tree
Showing 4 changed files with 8,675 additions and 8,876 deletions.
1 change: 1 addition & 0 deletions src/statics/css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/statics/css/app.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/statics/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
.outlet {
min-height: calc(100vh - 100px);
background-color: var(--htmlbgColor);
padding-top: 50px;
}
Loading

0 comments on commit 8683652

Please sign in to comment.