client/src/components/SessionSummary.scss
changeset 161 a642639dbc07
child 174 ac1a026edd58
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/components/SessionSummary.scss	Mon Oct 08 04:09:19 2018 +0200
@@ -0,0 +1,10 @@
+.note {
+    &-length {
+    color: black;
+    font-size: .6rem;
+    }
+    &-time {
+        font-size: .7rem;
+    }
+}
+