Alerts added

Better status handling
This commit is contained in:
2021-01-01 19:33:07 +01:00
parent 84e4910c70
commit b2043e1546
8 changed files with 188 additions and 26 deletions

View File

@@ -12,9 +12,10 @@
border-bottom-right-radius: 0;
}
.header h2 {
font-weight: bolder;
width: fit-content;
.header img {
height: 3rem;
margin-top: 0.5rem;
margin-bottom: 1rem;
grid-column: 1;
}