client/src/scss/components/_CreateGroup.scss
changeset 191 3f71ad81a5a9
parent 154 a28361bda28c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/scss/components/_CreateGroup.scss	Tue Dec 04 18:17:56 2018 +0100
@@ -0,0 +1,7 @@
+div.card-header.bg-primary.w-50 {
+    border-radius: 0% 0% 3% 3%;
+}
+
+#session-button:hover{
+    font-weight: bolder;
+}