Browse Source

Updated registration page

1Mike21 1 year ago
parent
commit
f1fdc991c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/webservice_running/registration.html

+ 1 - 1
templates/webservice_running/registration.html

@@ -5,7 +5,7 @@
 <div class="text-center" style="margin-top: 150px;">
     <div class="form-signin" style="width: 100%; max-width:330px; margin: auto; display:block;">
         <form class="m-2 p-2" method="post">
-            <img class="mb-4" src="{% static 'SharixAdmin/img/logo.png' %}" alt="" width="72" >
+            <img class="mb-4" src="{% static 'SharixAdmin/img/logo.png' %}" alt="" style="height: 100px;">
             <h1 class="h3 mb-3 fw-normal">Регистрация</h1>
             {% csrf_token %}