Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
margin nav item
Browse files Browse the repository at this point in the history
  • Loading branch information
elouanjef committed Jan 31, 2024
1 parent f586a23 commit 7c3725d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ <h5 class="modal-title" id="selectRoleModalLabel">Sélectionner le rôle</h5>

.nav-tabs .nav-item {
transition: transform 0.3s ease-in-out;
margin-bottom: 0;
}

.nav-tabs .nav-item:hover {
Expand Down

0 comments on commit 7c3725d

Please sign in to comment.