mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Make all templates as consistent as possible with stock MVC Core 2.0 one
This commit is contained in:
6
templates/VueSpa/ClientApp/css/site.css
Normal file
6
templates/VueSpa/ClientApp/css/site.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user