client/app/app.css
author rougeronj
Tue, 09 Jun 2015 19:09:29 +0200
changeset 145 a8b5b11ef6b2
parent 106 cb13a9009bf5
child 172 ffdfe491869c
permissions -rw-r--r--
ignore the config file in src folder

#logo {
    padding-top: 0;
}

.ammico-content {
    max-width: 1170px;
    min-width: 970px;
}

@media(max-width:991px){
    .navbar > .container{
        width: 100%;
    }
}