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