Cleanup: spaces to tabs.

This commit is contained in:
Pablo Vazquez 2019-03-27 11:19:11 +01:00
parent 69806d96a9
commit 4cd182e2d2

View File

@ -1,25 +1,25 @@
.timeline
.group
opacity: 0
animation: fade-in 500ms forwards
.group
opacity: 0
animation: fade-in 500ms forwards
.group-date
color: rgba($color-text, .4)
.group-date
color: rgba($color-text, .4)
.group-title
@extend .border-bottom
@extend .bg-white
@extend .text-uppercase
@extend .font-weight-bold
a
color: $color-text
.group-title
@extend .border-bottom
@extend .bg-white
@extend .text-uppercase
@extend .font-weight-bold
a
color: $color-text
body.homepage
.timeline
.sticky-top
top: 2.5rem
.timeline
.sticky-top
top: 2.5rem
body.is-mobile
.timeline
.js-asset-list
@extend .card-deck-vertical
.timeline
.js-asset-list
@extend .card-deck-vertical