1.0.0 - First public release

This commit is contained in:
Mandar
2021-01-12 19:04:17 +01:00
parent 1ebc54cff9
commit 9ff8e704bc
4 changed files with 129 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -53,6 +53,12 @@
line-height: 2rem;
font-size: 1rem;
}
.compromised {
input {
border: 1px solid $l5r5e-red;
box-shadow: 0 1px 5px $l5r5e-red;
}
}
}
form {
display: flex;