This commit is contained in:
2025-05-07 13:37:18 -07:00
parent 9b3639c850
commit ca78f267b8
3 changed files with 10 additions and 1 deletions

View File

@@ -19,6 +19,11 @@ section.multiblock-callout {
padding-left: 3rem;
display: flex;
gap: 1rem;
margin-bottom: 170px;
&:last-of-type {
margin: 0;
}
.image-wrapper {
width: 31px;