|
|
@ -951,9 +951,9 @@ |
|
|
|
text-align: center; |
|
|
|
justify-content: center; |
|
|
|
} |
|
|
|
.ui.centered.grid > .column:not(.aligned):not(:justified):not(.row), |
|
|
|
.ui.centered.grid > .row > .column:not(.aligned):not(:justified), |
|
|
|
.ui.grid .centered.row > .column:not(.aligned):not(:justified) { |
|
|
|
.ui.centered.grid > .column:not(.aligned):not(.justified):not(.row), |
|
|
|
.ui.centered.grid > .row > .column:not(.aligned):not(.justified), |
|
|
|
.ui.grid .centered.row > .column:not(.aligned):not(.justified) { |
|
|
|
text-align: left; |
|
|
|
} |
|
|
|
|
|
|
|