Sam did something
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
@use "components/sidebar";
|
||||
@use "components/tickets";
|
||||
@use "components/diagnostics";
|
||||
@use "components/frontpage";
|
||||
|
||||
body {
|
||||
background: variables.$color-bg;
|
||||
@@ -36,3 +37,10 @@ body {
|
||||
.content { margin-left: 0; }
|
||||
}
|
||||
|
||||
form {
|
||||
align-content: center;
|
||||
|
||||
input, button {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user