force header width to be equal to container width

This commit is contained in:
Tyler
2024-06-12 05:09:32 +01:00
parent 9eab7af579
commit ac27cac576
5 changed files with 20 additions and 6 deletions

View File

@@ -36,5 +36,6 @@
</main>
<script data-goatcounter="https://goatcounter.shr4pnel.com/count" async="" src="https://goatcounter.shr4pnel.com/count.js"></script>
<script src="/assets/js/get-correct-path.js"></script>
<script src="/assets/js/width-hack.js"></script>
</body>
</html>

View File

@@ -427,5 +427,6 @@
</div>
</main>
<script src="/assets/js/quote.js"></script>
<script src="/assets/js/width-hack.js"></script>
</body>
</html>