mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
parent
7bae93f42d
commit
b45c958ae8
@ -2,6 +2,10 @@
|
|||||||
padding: calc(var(--spacer) / 4);
|
padding: calc(var(--spacer) / 4);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.details > section[class*="feedback"] {
|
||||||
|
margin-top: calc(var(--spacer) / 2)
|
||||||
|
}
|
||||||
|
|
||||||
.balance {
|
.balance {
|
||||||
font-size: var(--font-size-base);
|
font-size: var(--font-size-base);
|
||||||
font-weight: var(--font-weight-bold);
|
font-weight: var(--font-weight-bold);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user