client/src/scss/components/_CreateGroup.scss
author ymh <ymh.work@gmail.com>
Tue, 04 Dec 2018 18:17:56 +0100
changeset 191 3f71ad81a5a9
parent 154 client/src/components/CreateGroup.scss@a28361bda28c
permissions -rw-r--r--
reorganize scss to better us the bootstrap imports

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

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