1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 05:58:25 +02:00

Make consistent the right alignment and the column structure

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-04-29 19:51:52 +02:00
parent bd416318ac
commit 531eecf4b8
5 changed files with 77 additions and 77 deletions

View File

@ -41,7 +41,7 @@
<i class="fab fa-gitlab"></i>
</a>
</div>
<div class="col-sm-1 text-end">
<div class="col-sm-1 text-sm-end">
<a href="#" class="text-muted">
<i class="fa fa-arrow-up" aria-hidden="true"></i>
</a>

View File

@ -17,7 +17,7 @@
Ton équipe est déjà formée ?
</h3>
</div>
<div class="col-sm text-end">
<div class="col-sm text-sm-end">
<div class="btn-group-vertical">
<a class="btn btn-primary btn-lg" href="{% url "registration:signup" %}" role="button">Inscris-toi maintenant !</a>
<a class="btn btn-light text-dark btn-lg" href="{% url "login" %}" role="button">J'ai déjà un compte</a>