Update header.css
This commit is contained in:
parent
8c572b4407
commit
70efec8ff9
|
@ -19,6 +19,8 @@ header {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
align-items: start;
|
align-items: start;
|
||||||
|
position: relative;
|
||||||
|
right: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-div {
|
.logo-div {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user