mirror of
https://github.com/oceanprotocol/status-frontend.git
synced 2024-11-24 11:00:41 +01:00
date style tweaks
This commit is contained in:
parent
09d25d5c24
commit
58b5afd592
@ -139,7 +139,10 @@
|
||||
|
||||
.date {
|
||||
display: inline-block;
|
||||
margin-left: calc(var(--spacer) / 6);
|
||||
margin-left: calc(var(--spacer) / 4);
|
||||
font-size: var(--font-size-small);
|
||||
color: var(--color-secondary);
|
||||
text-transform: lowercase;
|
||||
font-family: var(--font-family-base);
|
||||
font-weight: var(--font-weight-base);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user