aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/views/home/home.sass
blob: f5d6ffc361b35713537ad5642825f987b3c2eb04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.timeline-board-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