Skip to content

Instantly share code, notes, and snippets.

@biwin
Created March 25, 2019 08:30
Show Gist options
  • Save biwin/97040a6a10bc1a4a798c7432cb43f565 to your computer and use it in GitHub Desktop.
Save biwin/97040a6a10bc1a4a798c7432cb43f565 to your computer and use it in GitHub Desktop.
.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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment