Update header.css
This commit is contained in:
parent
6376664766
commit
dc0b1eda68
|
@ -19,6 +19,7 @@ header {
|
||||||
align-items: left;
|
align-items: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 100px;
|
right: 100px;
|
||||||
|
left: 100px;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -92,7 +93,7 @@ header {
|
||||||
-webkit-box-flex: 1;
|
-webkit-box-flex: 1;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
position: relative;
|
position: relative;
|
||||||
right: 150px;
|
right: 140px;
|
||||||
outline: none;
|
outline: none;
|
||||||
border: none;
|
border: none;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user