mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 07:57:46 +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 {
|
.profile--panel-badge {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 0.2em;
|
padding-top: 0.05em;
|
||||||
padding-bottom: 0.2em;
|
padding-bottom: 0.05em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue