menu header
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
padding-left: 3rem;
|
||||
// margin-right: 20px;
|
||||
width: 100%;
|
||||
padding-inline-start: 0px;
|
||||
@@ -91,7 +92,7 @@
|
||||
min-width: 100px;
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
background:$white;
|
||||
// background:$white;
|
||||
// padding-inline-start: 0;
|
||||
padding-inline-start: 0px;
|
||||
|
||||
@@ -106,10 +107,11 @@
|
||||
background-color: $white;
|
||||
padding-bottom: 0.8rem;
|
||||
max-width: inherit;
|
||||
width: 200px;
|
||||
align-items: center;
|
||||
// padding-left: 0;
|
||||
padding-left: 1rem;
|
||||
// text-align: none
|
||||
;
|
||||
|
||||
// .menuOpen{
|
||||
// display: flex;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user