Fixed footer misalignment

This commit is contained in:
Stone-Red-Code
2021-01-05 18:23:40 +01:00
parent 7fc0242dbb
commit 9a951b03c4
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -8,7 +8,6 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!--<link rel="stylesheet" href="animations.css">-->
</head>
<body>
@@ -97,7 +96,7 @@
</div>
</div>
</div>
</div>
<!--end Main-->
<!--Footer-->
@@ -112,6 +111,7 @@
});
</script>
<!--end Footer-->
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"