refactor(login, register): adjust header margins and improve error message display

This commit is contained in:
2026-07-02 16:51:41 -03:00
parent 6ffffc6ea8
commit bd4b86fe85
5 changed files with 9 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
@import "../node_modules/bootstrap/scss/bootstrap";
:root {
:root, app-root {
--bs-body-font-family: "Gotham", sans-serif;
--bs-primary: var(--tenant-primary);
--bs-primary-rgb: var(--tenant-primary-rgb);