1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#944: Add margin on badge

This commit is contained in:
Akshay 2022-04-06 13:55:48 +02:00
parent 70059c5947
commit f53edc27f5

View File

@ -8,6 +8,7 @@
line-height: 1 !important;
text-transform: uppercase;
padding: 0.2rem;
margin-left: 0.2rem;
border-radius: $border-radius;
color: $brand-white;
background: $brand-purple;