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

capitalize path methods

This commit is contained in:
Matthias Kretschmann 2018-11-30 15:13:55 +01:00
parent 1f16261421
commit 19eb6588e1
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -64,8 +64,9 @@
margin-bottom: $spacer / 4;
margin-top: 0;
display: inline-block;
padding: $spacer / 8 $spacer / 4;
padding: $spacer / 8 $spacer / 3;
border-radius: $border-radius;
text-transform: uppercase;
&[data-type='get'] {
background: rgba($green, .4);