Adjust home header margin
This commit is contained in:
@@ -24,7 +24,7 @@ p {
|
|||||||
}
|
}
|
||||||
.home-header {
|
.home-header {
|
||||||
max-width: 50rem;
|
max-width: 50rem;
|
||||||
margin: 0 -1.2rem 0rem -1.2rem;
|
margin: 3rem 0;
|
||||||
padding: 1.2rem;
|
padding: 1.2rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user