Skip to content
Snippets Groups Projects
Commit 51b37075 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

center login vertically in all browsers

parent e61b091d
Branches
Tags
No related merge requests found
Pipeline #1905 passed
...@@ -23,7 +23,7 @@ main { ...@@ -23,7 +23,7 @@ main {
} }
.full-height { .full-height {
height: 100%; height: 100vh;
padding: 0; padding: 0;
margin: 0; margin: 0;
} }
......
...@@ -23,7 +23,7 @@ main { ...@@ -23,7 +23,7 @@ main {
} }
.full-height { .full-height {
height: 100%; height: 100vh;
padding: 0; padding: 0;
margin: 0; margin: 0;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment