client/src/components/SessionList.scss
author Riwad Salim
Wed, 15 Aug 2018 23:39:02 +0200
changeset 145 5d2bc8c877ea
parent 144 8b950885ddae
child 147 a2e61192db50
permissions -rw-r--r--
Adding class for specific css in App, Navbar and SessionList components

#session-button {
    font-size: 	18px;
    font-weight: bold;
    padding: 15px 15px;
    width: 30%;
    margin-left: 7%;
    top: 13%;
    position:fixed;
}