aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/home/home.sass
blob: 9f9937ac39c07e8a7fa41d88d27c539d13acaeef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.timeline-item-icon
  width: 1em
  height: 1em

.timeline-item
  font-size: 1.1em
  @extend .my-2
  .icon
    height: 1.3em
    @extend .mr-2

.timeline-board
  @extend .cru-card
  @extend .d-flex
  @extend .flex-column
  @extend .p-3
  min-height: 200px