css new header-right

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-10 12:52:50 +01:00
parent cce83ae238
commit dfbe191195
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -265,7 +265,7 @@
cursor:pointer;
span{
display: block;
width: 33px;
width: 56px;
height: 2px;
position: relative;
background: black;
@ -297,8 +297,9 @@
height: 100%;
display: grid;
align-items: center;
justify-content: center;
span{
margin-bottom: 5px;
margin-bottom: 12px;
transform-origin: 4px 0px;
}
}