Files
JavaScriptServices/templates/Angular2Spa/ClientApp/components/app/app.css

7 lines
182 B
CSS

@media (max-width: 767px) {
/* On small screens, the nav menu spans the full width of the screen. Leave a space for it. */
.body-content {
padding-top: 50px;
}
}