Login / Register / SideMenu / Fixes

This commit is contained in:
2020-08-09 17:50:53 +02:00
parent e5a68f4b85
commit 769be397e5
19 changed files with 960 additions and 160 deletions

View File

@@ -4,4 +4,22 @@
.login-dialog-buttons {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
p {
font-size: 0.8rem;
}
}
.register-dialog-actions {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
p {
font-size: 0.8rem;
}
}
.regulamin {
}