apply login view design #29
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-09-19 15:56:48 +02:00
parent a13314327c
commit a1546849c8
7 changed files with 133 additions and 101 deletions

View File

@ -6,3 +6,7 @@
@import "variables";
@import "bootstrap/scss/bootstrap";
.btn-primary {
color: #fff !important;
}