Skip to content
Snippets Groups Projects

ISTWCMS-5898: section-spacing-seperator and column-seperator css

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -10,9 +10,11 @@
flex-wrap: wrap;
justify-content: flex-start;
list-style-type: none;
margin-left: 0 !important;
padding-bottom: var(--size-2);
text-align: center;
text-transform: uppercase;
li {
border-color: var(--gray-6);
border-style: solid;
Loading