client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Fri, 30 Nov 2018 14:49:30 +0100
changeset 185 c8678091a837
parent 154 a28361bda28c
permissions -rw-r--r--
Added tag 0.1.0 for changeset aac6db7cea99

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

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