Skip to content

Commit

Permalink
fix: f2s-main-bg css style
Browse files Browse the repository at this point in the history
  • Loading branch information
butschi84 committed Dec 12, 2023
1 parent b8ffa35 commit 19f9175
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion f2sfrontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ code {
color: #7E7F89;
font-family: "avenir";
font-weight: 400;
height: 100vh;
min-height: 100vh;
padding-bottom: 40px
}

.title {
Expand Down

0 comments on commit 19f9175

Please sign in to comment.