Switched to net9 and finished event workflow
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
header h1 {
|
||||
margin: 0;
|
||||
font-size: 2rem;
|
||||
height: 2rem;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
@@ -63,6 +64,10 @@ footer {
|
||||
text-align: center;
|
||||
padding: 0.5rem;
|
||||
background: var(--color-primary);
|
||||
|
||||
a {
|
||||
color: var(--color-text);
|
||||
}
|
||||
}
|
||||
|
||||
.confirm-dialog {
|
||||
|
||||
Reference in New Issue
Block a user