Update side menu header.

This commit is contained in:
Florian THIERRY
2024-06-04 12:55:46 +02:00
parent d324b94ddb
commit 067bf7885a
4 changed files with 10 additions and 4 deletions

View File

@@ -26,12 +26,14 @@
align-items: center;
padding: 0 1em;
span {
a {
display: flex;
flex-direction: row;
justify-content: start;
align-items: center;
gap: .5em;
color: white;
text-decoration: none;
img {
$imageSize: 1.2em;