Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b928b85dad | ||
|
|
84b99a8921 | ||
|
|
b46d48bd32 | ||
|
|
557a429115 | ||
|
|
c63446831b | ||
|
|
57e0a2c324 |
@@ -37,7 +37,6 @@
|
||||
<p>Don't have an account? <a href="/signup">Signup</a>
|
||||
</div>
|
||||
</div>
|
||||
<img style="aspect-ratio: 7/4;min-height: 317px;max-height: 390px;" class="d-lg-block d-none" src="/static/img/LoginImage2.png" alt="Login Image">
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<div class="signup-card">
|
||||
<div class="signup-container d-flex align-items-center justify-content-center">
|
||||
<div style="padding: 10px;min-width:300px;" class="ps-md-4 pe-md-4">
|
||||
<p class="signup-subtitle">2018+ with freedom.</p>
|
||||
<p class="signup-subtitle">2016+ with freedom.</p>
|
||||
{% with messages = get_flashed_messages() %}
|
||||
{% if messages %}
|
||||
<div>
|
||||
@@ -48,9 +48,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="signup-visual d-none d-lg-block">
|
||||
<img style="width:100%;height:100%;object-fit:cover;min-height:400px;max-height:550px;" src="/static/img/LoginImage2.png" alt="Signup Image">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 425 KiB |
Reference in New Issue
Block a user