Skip to content

Commit e7a8209

Browse files
committed
fix(styles/home): Update custom home crate style from div to section
1 parent 8d2157a commit e7a8209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/home.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ button.small {
151151
@include flex-wrap(wrap);
152152
@include justify-content(left);
153153

154-
> div {
154+
> section {
155155
margin: 0;
156156
padding: 0 15px;
157157
width: 33.33%;

0 commit comments

Comments
 (0)