force negative margin on .home
This commit is contained in:
@@ -256,7 +256,7 @@ handleLoad();
|
|||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.home {
|
.home {
|
||||||
margin-top: -3.25rem;
|
margin-top: -3.25rem !important;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user