universite-toulon: add letter-spacing (#74900)

This commit is contained in:
Corentin Sechet 2023-03-01 10:23:31 +01:00 committed by Gitea
parent 64afb100d4
commit 9dd6a65562
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
html {
letter-spacing: .05rem;
}
#top {
display: flex;
align-items: center;