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