.editable-title .row {
    margin: 0px;
}

.editable-title .row .input-field.col {
    margin-bottom: 0px;
}

.editable-title .row .input-field.col input {
    font-size: 24px;
    font-weight: 300;
}

.navbar-fixed {
    margin-bottom: 0px;
}


@media only screen and (min-width: 601px) {
    .navbar-fixed {
        margin-bottom: 8px;
    }
}

menu {
    margin: 0px;
}

/* main {
    overflow-x: hidden;
    overflow-y: auto;
} */