removed padding in header img
This commit is contained in:
parent
54e3ee7771
commit
3223051b69
File diff suppressed because one or more lines are too long
|
@ -308,6 +308,7 @@ main {
|
|||
@include xy-grid;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
@include breakpoint(small){
|
||||
width: 100vw;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue