Badge: border-radius to 5px
This commit is contained in:
parent
0aa36c70bd
commit
0f6238d575
|
@ -5,7 +5,7 @@
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
padding: 2px 6px;
|
padding: 2px 6px;
|
||||||
border-radius: 2px;
|
border-radius: 5px;
|
||||||
margin: 0 5px 5px 0;
|
margin: 0 5px 5px 0;
|
||||||
|
|
||||||
&--patron {
|
&--patron {
|
||||||
|
|
Loading…
Reference in New Issue