kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'badge-radius' into 'develop'
Badge: border-radius to 5px See merge request soapbox-pub/soapbox-fe!791profile-avatar-switcher
commit
f685ee2a40
|
@ -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 {
|
||||||
|
|
Ładowanie…
Reference in New Issue