mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 00:56:22 +02:00
Fixed footer misalignment
This commit is contained in:
+1
-2
@@ -12,7 +12,6 @@
|
||||
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="header">
|
||||
<h1>Stone-Red-Code</h1>
|
||||
<div id="quotes"></div>
|
||||
@@ -31,7 +30,6 @@
|
||||
</script>
|
||||
<!--end Navigation bar-->
|
||||
|
||||
|
||||
<!--Main-->
|
||||
<div class="container main">
|
||||
<div class="row">
|
||||
@@ -70,6 +68,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"
|
||||
|
||||
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user