Приклеил header к верху страницы

This commit is contained in:
Никита Потапов 2024-04-30 17:54:48 +04:00
parent 5fbf8cdf94
commit 8c3877d378

View File

@ -18,7 +18,7 @@
<link rel="stylesheet" href="~/PolyclinicWebView.styles.css" asp-append-version="true" />
</head>
<body>
<header>
<header class="sticky-top">
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" aria-controls="navbarSupportedContent"