css: remove useless top & z-index css properties on #header (#57683)

This commit is contained in:
Thomas Jund 2021-10-07 17:59:51 +02:00
parent 188d9731ff
commit c27d279d21
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ div#footer {
div#header {
width: 100%;
position: relative;
top: 0px;
z-index: 0;
padding: 0 0.7em;
& h1 {
margin: 0;