diff --git a/templates/login.html b/templates/login.html index 6973c88..bf6e70f 100644 --- a/templates/login.html +++ b/templates/login.html @@ -5,7 +5,7 @@ .full-height-row { min-height: calc(100vh - 56px) !important; align-items: flex-start; - padding-top: 15%; /* lub inna wartość, która odpowiada Twoim potrzebom */ + padding-top: 5%; /* lub inna wartość, która odpowiada Twoim potrzebom */ } } diff --git a/templates/register.html b/templates/register.html index 735d647..9f7175e 100644 --- a/templates/register.html +++ b/templates/register.html @@ -1,14 +1,14 @@ {% extends "base.html" %} {% block head %} + {% endblock %} {% block content %}