client/src/components/SessionSummary.scss
author ymh <ymh.work@gmail.com>
Thu, 08 Nov 2018 16:03:28 +0100
changeset 171 03334a31130a
parent 161 a642639dbc07
child 174 ac1a026edd58
permissions -rw-r--r--
Add translation with react-i18next

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