biwin
3/25/2019 - 8:30 AM

_dedicated.sass

.ken
  width: 100%
  section
    width: 100%!important
    //display: table-row
    display: flex
    justify-content: space-between
    background: #f6f6f6
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1)
    &:first-child

      background-color: #ffffff!important
      height: 60px
      div
        padding-top: 18px
        font-weight: 500
        font-family: Montserrat
        font-size: .8em

    &:nth-of-type(odd)
      background: #e9e9e9
    div
      //padding: 6px 45px
      //margin: auto
      //border: 2px solid red
      width: 100%
      display: inline-flex
      justify-content: space-between
      
      //display: table-cell
      //display: table-cell