This commit is contained in:
Andre Beging
2020-07-27 22:39:20 +02:00
parent 61264e9819
commit 129c744149
12 changed files with 62 additions and 6 deletions

View File

@@ -59,7 +59,7 @@
border-left: 5px solid $primary-color;
}
input[type=submit] {
input[type=submit], input[type=button] {
width: 100%;
}