Files
JavaScriptServices/templates/VueSpa/ClientApp/css/site.css

6 lines
172 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 {
padding-top: 50px;
}
}