client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2018 17:01:19 +0100
changeset 174 ac1a026edd58
parent 154 a28361bda28c
permissions -rw-r--r--
Correct display of protocol small improvment on fonts

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

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