diff -r cfcbf4bc66f1 -r 8b950885ddae client/src/components/SessionList.scss --- /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; +} +