We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a85167 commit a55c255Copy full SHA for a55c255
users/templates/users_base.html
@@ -5,7 +5,7 @@
5
6
{% block content %}
7
{% include "index/partials/navbar.html" %}
8
-<div class="container-fluid users-background text-center d-flex flex-column justify-content-center pb-4 vh-100">
+<div class="container-fluid users-background text-center d-flex flex-column justify-content-center pb-4">
9
<div class="row">
10
<div class="col d-flex flex-column">
11
{% include "index/welcome.html" %}
0 commit comments