nicer buttons

This commit is contained in:
metacryst
2026-02-28 04:56:19 -06:00
parent 21f654bbed
commit bdd260c2b5
5 changed files with 48 additions and 24 deletions

View File

@@ -111,6 +111,10 @@ body {
border: 1px solid #7a6b55;
}
:root app-window {
border-bottom: 2px solid var(--window);
}
@media (max-width: 480px) {
body, html{
overflow-x: hidden;