force negative margin on .home

This commit is contained in:
2023-01-25 00:51:01 +10:00
parent 8abd931bd3
commit c0e2bfc367

View File

@@ -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 {