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

@@ -33,6 +33,9 @@ $headerHeight: 3.5em;
display: flex;
justify-content: center;
align-items: center;
$buttonSize: 2.5em;
width: $buttonSize;
height: $buttonSize;
&:hover {
cursor: pointer;