chore: improved error handling

This commit is contained in:
2024-09-19 14:38:26 +02:00
parent 09cba99bc7
commit 3da897da27
4 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1 @@
*{font-family:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}main{margin:1em auto;width:90%}h2,h3{font-weight:lighter;margin:.4em 0}body,button{font-family:Cambria,Georgia,serif}button{border:none;border-radius:4px;cursor:pointer;padding:.2rem .4rem;margin-right:.2rem}.alert{color:red}.footer{margin-top:auto}.theme-dark{color-scheme:light dark}