client/src/components/SessionSummary.scss
author ymh <ymh.work@gmail.com>
Tue, 06 Nov 2018 16:19:26 +0100
changeset 170 7da1d5137b0b
parent 161 a642639dbc07
child 174 ac1a026edd58
permissions -rw-r--r--
Upgrade dependencies and correct theme colors

.note {
    &-length {
    color: black;
    font-size: .6rem;
    }
    &-time {
        font-size: .7rem;
    }
}