Fixed blocks position in the header
This commit is contained in:
parent
5d0004242d
commit
85516d2f75
|
@ -54,7 +54,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
flex-wrap: nowrap !important;
|
flex-wrap: nowrap !important;
|
||||||
justify-content: space-between;
|
justify-content: flex-start;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
.fixed & {
|
.fixed & {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user