Skip to content

Commit

Permalink
update header
Browse files Browse the repository at this point in the history
  • Loading branch information
Suriv committed Feb 8, 2019
1 parent 38e6bc0 commit 3958aa3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/sass/modules/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ header{
article{
display:block;
width: 100%;
margin: 0 auto;
position:fixed;
margin: 0 auto;
position:fixed;

&.open{
z-index:10;
Expand Down Expand Up @@ -74,8 +74,8 @@ header{
margin:0;
width:100%;
position: absolute;
top:8.6rem;
padding:0 2.5rem;
top:8.6rem;
padding:0 2.5rem;
li{
display:block;
margin: 0.2rem 0;
Expand Down

0 comments on commit 3958aa3

Please sign in to comment.