Skip to content

Commit

Permalink
Merge pull request #2342 from Amsterdam/powerbrowser/smaller-font-size
Browse files Browse the repository at this point in the history
Smaller font-size
  • Loading branch information
remyvdwereld authored Nov 22, 2023
2 parents b9a97ce + b15b060 commit 47bb308
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { usePermitsPowerBrowser } from "app/state/rest"
const StyledSpan = styled.span`
color: ${ themeColor("tint","level5") };
font-weight: 500;
font-size: 16px;
display: flex;
align-items: center;
`
Expand Down

0 comments on commit 47bb308

Please sign in to comment.