Skip to content

Commit b339fe4

Browse files
committed
fix(styles): add spacing below sessionize-wrapper for better layout spacing
1 parent 2c4b3c0 commit b339fe4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/index.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,9 @@ p {
216216
.company-name {
217217
font-size: 1.5rem;
218218
}
219-
}
219+
220+
.sessionize-wrapper {
221+
margin-bottom: 300px;
222+
}
223+
}
224+

0 commit comments

Comments
 (0)