client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Fri, 30 Nov 2018 22:05:02 +0100
changeset 187 7c745d8cb321
parent 154 a28361bda28c
permissions -rw-r--r--
Added tag 0.1.0 for changeset 3458941945e0

div.card-header.bg-primary.w-50 {
    border-radius: 0% 0% 3% 3%;
}

#session-button:hover{
    font-weight: bolder;
}