♻️ refactor: move .last-updated to main.scss

This commit is contained in:
welpo
2023-04-14 15:50:25 +02:00
parent 8006500593
commit 0f14171b6a
2 changed files with 4 additions and 4 deletions

View File

@@ -126,6 +126,10 @@ article {
color: var(--text-color-high-contrast);
}
.last-updated {
margin-top: -5vmin;
}
h1 {
display: block;
font-size: 1.5em;