[mockups] added navbar

This commit is contained in:
Anand Chitipothu
2021-04-27 21:09:09 +05:30
parent 46e7a5c0d1
commit 89c539a3ed
2 changed files with 21 additions and 2 deletions

View File

@@ -30,6 +30,10 @@ body {
background: var(--bg);
}
.navbar-light {
border-bottom: 1px solid #E2E6E9;
}
.page-header {
margin-top: 20px;
padding: 20px;