cms/app-client/app/styles/app.scss
changeset 73 79a23f4911f9
parent 68 69977e2aa39e
child 76 32af4f9922c9
equal deleted inserted replaced
72:9a7ea5349882 73:79a23f4911f9
    33       width: 50%;
    33       width: 50%;
    34       height: 600px;
    34       height: 600px;
    35       float: left;
    35       float: left;
    36       border-top: none;
    36       border-top: none;
    37       border-right: 1px solid grey;
    37       border-right: 1px solid grey;
       
    38       margin-top: 20px;
    38     }
    39     }
    39     &-wrapper{
    40     &-wrapper{
    40       height: 600px;
    41       height: 600px;
    41       display : flex;
    42       display : flex;
    42       flex-flow: column;
    43       flex-flow: column;