add logo preview

This commit is contained in:
gingervitis
2021-02-14 16:52:31 -08:00
parent 667d006ab0
commit c5d4851296
6 changed files with 24 additions and 86 deletions

View File

@@ -10,3 +10,11 @@
}
}
}
.upgrade-page {
h2,h3 {
color: var(--pink);
font-size: 1.25em;
}
}