style updates, mailmap

This commit is contained in:
2023-04-23 14:14:40 +02:00
parent c101c7ba1e
commit 61250c137d
15 changed files with 152 additions and 199 deletions

View File

@ -48,11 +48,6 @@
padding: 10px 35px;
}
.btn-xs {
font-size: 12px;
padding: 5px 15px;
}
.btn-primary {
background: $primary-color;
color: $white;
@ -125,7 +120,3 @@
color: $white;
}
}
.input {
border: 100px;
}