Update header.css
This commit is contained in:
parent
5170451f5e
commit
138995a04d
|
@ -18,7 +18,7 @@ header {
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
align-items: left;
|
align-items: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 50px;
|
right: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-div {
|
.logo-div {
|
||||||
|
@ -90,6 +90,8 @@ header {
|
||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
-webkit-box-flex: 1;
|
-webkit-box-flex: 1;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
|
position: relative;
|
||||||
|
right: 50px;
|
||||||
outline: none;
|
outline: none;
|
||||||
border: none;
|
border: none;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user