mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
fixed badge size
This commit is contained in:
parent
7b37676be2
commit
4b114b0cab
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@
|
|||
.profile--panel-badge {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.2em;
|
||||
padding-top: 0.05em;
|
||||
padding-bottom: 0.05em;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue