universite-toulon: increase cells vertical spacing (#76563)

This commit is contained in:
Corentin Sechet 2023-04-12 17:51:10 +02:00 committed by Corentin Sechet
parent 8b5e4c1af7
commit c5983f019f
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ a:hover {
--cell-color: #{$primary-color};
color: var(--cell-color);
margin-bottom: 20px;
> div {
position: relative;