remove header
This commit is contained in:
parent
668b26af48
commit
fba57d458e
@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" href="~/BinaryDad.AacpsBusAlert.Web.styles.css" asp-append-version="true" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@* <header>
|
||||
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" asp-area="" asp-controller="Home" asp-action="Index">School Bus Checker</a>
|
||||
@ -26,7 +26,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
</header> *@
|
||||
<div class="container">
|
||||
<main role="main" class="pb-3">
|
||||
@RenderBody()
|
||||
|
@ -14,5 +14,5 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
margin-bottom: 60px;
|
||||
margin: 40px 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user