Skip to content

Commit e88c509

Browse files
committed
fix
1 parent 4a53ff2 commit e88c509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tool-stack/index.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
.tools {
6262
display: flex;
6363
align-items: center;
64-
justify-content: start;
64+
justify-content: flex-start;
6565
flex-wrap: wrap;
6666
gap: 32px;
6767
}

0 commit comments

Comments
 (0)