Skip to content

Commit

Permalink
Merge pull request #675 from cozy/fix/app-name-size
Browse files Browse the repository at this point in the history
fix: App name size should be 1rem
  • Loading branch information
edas authored Dec 17, 2019
2 parents 3c6396c + 25f21dc commit c317ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/apps.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
background-color: transparent;
border: none;
color: black;
font-size: 1rem;
}

[role=banner] .coz-nav-apps-btns-main:hover,
Expand Down

0 comments on commit c317ac1

Please sign in to comment.