We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512bfdf commit 0a1874bCopy full SHA for 0a1874b
src/grid/index.less
@@ -5,6 +5,7 @@
5
6
.l-grid-item {
7
display: flex;
8
+ justify-content: center;
9
flex-direction: column;
10
text-align: center;
11
box-sizing: border-box;
0 commit comments