make last updated text smaller

This commit is contained in:
2026-02-21 03:59:32 +01:00
parent acb96a4b7c
commit 07f4291149
2 changed files with 7 additions and 3 deletions

View File

@@ -32,4 +32,8 @@ main {
max-height: 31px;
height: auto;
object-fit: contain;
}
#last-updated {
font-size: 0.8rem;
}