Skip to content

Commit 02ca34c

Browse files
committed
Removed Sticky footer border in the bottom of main page.
1 parent 05c1e9e commit 02ca34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<link href="css/sb-admin.css" rel="stylesheet" />
1919
</head>
2020

21-
<body class="fixed-nav sticky-footer bg-dark" id="page-top">
21+
<body class="fixed-nav bg-dark" id="page-top">
2222
<!-- Navigation-->
2323
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top" id="mainNav">
2424
<a class="navbar-brand" href="/">Eiffel Intelligence</a>

0 commit comments

Comments
 (0)