better styling

This commit is contained in:
Julien Calixte
2023-03-17 12:32:09 +01:00
parent 22bc33beda
commit 7ab980d715
2 changed files with 17 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ button:focus-visible {
#app {
margin: 0 auto;
text-align: center;
display: flex;
}
@media (prefers-color-scheme: light) {