client/src/components/CreateGroup.scss
author ymh <ymh.work@gmail.com>
Sun, 25 Nov 2018 21:18:55 +0100
changeset 176 a24f6bf72f6a
parent 154 a28361bda28c
permissions -rw-r--r--
update requirement for django-auditlog

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

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