include Bootstrap causing footer to shrink to 1/3 of the size to the left
-
I include Bootstrap cdn in the head section and caused the entire footer to shrink to 1/3 of the size to the left
here is the code I placed at the head section:
<link href=”https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css” rel=”stylesheet”>
<script src=”https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/js/bootstrap.bundle.min.js”></script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘include Bootstrap causing footer to shrink to 1/3 of the size to the left’ is closed to new replies.
