Newer
Older
.block-contact
@include in-page-without-aside
@include media-breakpoint-up(md)
.block-content
display: flex
address,
ul
width: col(6)
ul
list-style: none
margin-bottom: 0
padding-left: 0
li
display: flex
flex-wrap: wrap
padding-bottom: calc(#{$line-height-base/2}rem + 1px)
padding-top: calc(#{$line-height-base/2}rem + 1px)
@include media-breakpoint-down(md)
justify-content: end
flex-wrap: wrap
span
min-width: 50%
&:nth-child(n+2)
text-align: right
@include media-breakpoint-up(md)
justify-content: space-between
span
min-width: calc(100% / 3)
span + span
text-align: center
&:last-child
text-align: right
time + time