Skip to content

Commit

Permalink
feat: increased header button counter size
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiresviana committed Mar 1, 2021
1 parent e503cb6 commit 4fb832c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions frontend/src/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,11 @@
color: #fff;
border-radius: 50%;
font-size: .75em;
width: 1.5em;
height: 1.5em;
width: 1.8em;
height: 1.8em;
text-align: center;
line-height: 1.25em;
line-height: 1.55em;
font-weight: bold;
border: 2px solid white;
}

Expand Down

0 comments on commit 4fb832c

Please sign in to comment.