client/src/scss/components/_CreateGroup.scss
changeset 191 3f71ad81a5a9
parent 154 a28361bda28c
equal deleted inserted replaced
190:01ad654237d5 191:3f71ad81a5a9
       
     1 div.card-header.bg-primary.w-50 {
       
     2     border-radius: 0% 0% 3% 3%;
       
     3 }
       
     4 
       
     5 #session-button:hover{
       
     6     font-weight: bolder;
       
     7 }