css new header-right
This commit is contained in:
parent
cce83ae238
commit
dfbe191195
File diff suppressed because one or more lines are too long
@ -265,7 +265,7 @@
|
|||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
span{
|
span{
|
||||||
display: block;
|
display: block;
|
||||||
width: 33px;
|
width: 56px;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: black;
|
background: black;
|
||||||
@ -297,8 +297,9 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
display: grid;
|
display: grid;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
span{
|
span{
|
||||||
margin-bottom: 5px;
|
margin-bottom: 12px;
|
||||||
transform-origin: 4px 0px;
|
transform-origin: 4px 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user