Skip to content

Commit

Permalink
fiix: add more whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi committed Nov 12, 2023
1 parent 63f475d commit 35e68e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ updateMetaThemeColor();
text-transform: uppercase;
font-family: inherit;
font-size: 1.875rem;
font-size: 1.6rem;
display: flex;
align-items: center;
Expand Down Expand Up @@ -199,7 +199,7 @@ updateMetaThemeColor();
padding-left: env(safe-area-inset-left);
padding-right: env(safe-area-inset-right);
font-size: 1.5rem;
font-size: 1.35rem;
}
.bottom-bar {
Expand Down

0 comments on commit 35e68e4

Please sign in to comment.