Skip to content

Commit

Permalink
fix(#11): Font size for page title while editing
Browse files Browse the repository at this point in the history
  • Loading branch information
Bad3r committed Mar 26, 2024
1 parent cae63c1 commit 9f3f80d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2489,3 +2489,7 @@ body
color: var(--ls-active-secondary-color) !important;
border: none;
}

.page-title-sizer-wrapper {
font-size: 1em !important;
}

0 comments on commit 9f3f80d

Please sign in to comment.