diff --git a/src/styles/custom-grid.scss b/src/styles/custom-grid.scss index e91040146cee24b8fd718e33921d1c2246e5546f..0a7be2ee9798f25cbb78e2dfd0de24f3b9f5173c 100644 --- a/src/styles/custom-grid.scss +++ b/src/styles/custom-grid.scss @@ -5,6 +5,9 @@ justify-content: flex-start; align-items: flex-start; } +.fixWrap { + font-size: 0; +} .segment { .width-10 {