Merge branch 'badge-radius' into 'develop'
Badge: border-radius to 5px See merge request soapbox-pub/soapbox-fe!791
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
font-weight: normal;
|
||||
text-transform: uppercase;
|
||||
padding: 2px 6px;
|
||||
border-radius: 2px;
|
||||
border-radius: 5px;
|
||||
margin: 0 5px 5px 0;
|
||||
|
||||
&--patron {
|
||||
|
||||
Reference in New Issue
Block a user