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

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

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