Skip to content

Commit d9acaa6

Browse files
header and footer components are added
1 parent a6ec526 commit d9acaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<script src="assets/js/sb-admin.js"></script>
2121

2222
</head>
23-
<body>
23+
<body class="fixed-nav sticky-footer bg-dark" id="page-top">
2424
<app-root></app-root>
2525
</body>
2626
</html>

0 commit comments

Comments
 (0)