client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Fri, 30 Nov 2018 22:04:27 +0100
changeset 186 3458941945e0
parent 154 a28361bda28c
permissions -rw-r--r--
remove pylibmc from requirements as it is not used yet

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

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