Cleanup: spaces to tabs.
This commit is contained in:
parent
69806d96a9
commit
4cd182e2d2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user