Reduce margin on step3 since the container could be a little too high

This commit is contained in:
Jean-Baptiste Bellet
2021-12-21 18:13:31 +01:00
parent d8391aa1d3
commit fdeadd0940

View File

@@ -172,6 +172,10 @@
margin-top: 0;
margin-bottom: 0;
padding-top: 2rem;
.button {
margin-bottom: 1rem;
}
}
&.sticked {