♻️ refactor: move .last-updated to main.scss
This commit is contained in:
parent
8006500593
commit
0f14171b6a
@ -126,6 +126,10 @@ article {
|
||||
color: var(--text-color-high-contrast);
|
||||
}
|
||||
|
||||
.last-updated {
|
||||
margin-top: -5vmin;
|
||||
}
|
||||
|
||||
h1 {
|
||||
display: block;
|
||||
font-size: 1.5em;
|
||||
|
@ -91,10 +91,6 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
.last-updated {
|
||||
margin-top: -5vmin;
|
||||
}
|
||||
|
||||
.card-meta {
|
||||
color: var(--meta-color);
|
||||
font-size: 0.92rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user