Skip to main content

Other classes

CozyCSS has some other classes which might be usefull.

  • .block: Sets display: block
  • .row: Sets display: flex; flex-direction: row and centers content.
  • .column: Sets display: flex; flex-direction: column and centers content.
  • .w-100: Sets width: 100%
  • .padding-small, .padding and .padding-large
  • .margin-small, .margin and .margin-large