client/src/components/CreateGroup.scss
author salimr <riwad.salim@yahoo.fr>
Tue, 09 Oct 2018 19:07:47 +0200
changeset 167 1f340f3597a8
parent 154 a28361bda28c
permissions -rw-r--r--
Adapt css for CreateSession and Navbar components

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

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