We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a53ff2 commit e88c509Copy full SHA for e88c509
1 file changed
src/tool-stack/index.module.scss
@@ -61,7 +61,7 @@
61
.tools {
62
display: flex;
63
align-items: center;
64
- justify-content: start;
+ justify-content: flex-start;
65
flex-wrap: wrap;
66
gap: 32px;
67
}
0 commit comments