changed the look of the login page

This commit is contained in:
Thies Mueller
2021-01-08 21:18:54 +01:00
parent bec02fa297
commit 0240917538
2 changed files with 71 additions and 0 deletions

7
ressources/css/page.css Normal file
View File

@@ -0,0 +1,7 @@
body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}