client/src/components/SessionList.scss
changeset 144 8b950885ddae
child 147 a2e61192db50
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/components/SessionList.scss	Tue Aug 14 20:39:55 2018 +0200
@@ -0,0 +1,10 @@
+#session-button {
+    font-size: 	18px;
+    font-weight: bold;
+    padding: 15px 15px;
+    width: 30%;
+    margin-left: 7%;
+    top: 13%;
+    position:fixed;
+}
+