aboutsummaryrefslogtreecommitdiff
path: root/src/components/Header/Header.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Header/Header.css')
-rw-r--r--src/components/Header/Header.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/components/Header/Header.css b/src/components/Header/Header.css
index 6d146f6..dd320ea 100644
--- a/src/components/Header/Header.css
+++ b/src/components/Header/Header.css
@@ -6,9 +6,7 @@
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
- position: absolute;
- top: 0px;
- left: 0px;
+ position: static;
margin: none;
padding: none;
width: 100%;