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:
parent
1f16261421
commit
19eb6588e1
@ -64,8 +64,9 @@
|
|||||||
margin-bottom: $spacer / 4;
|
margin-bottom: $spacer / 4;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: $spacer / 8 $spacer / 4;
|
padding: $spacer / 8 $spacer / 3;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
|
text-transform: uppercase;
|
||||||
|
|
||||||
&[data-type='get'] {
|
&[data-type='get'] {
|
||||||
background: rgba($green, .4);
|
background: rgba($green, .4);
|
||||||
|
Loading…
Reference in New Issue
Block a user