widened the sideboxes as well

This commit is contained in:
2025-09-22 18:20:19 -06:00
parent 41b403258d
commit ef99606fb1
+1 -1
View File
@@ -48,7 +48,7 @@
</div> </div>
<!-- RIGHT SIDEBAR --> <!-- RIGHT SIDEBAR -->
<div class="w-52 p-4"> <div class="w-80 p-4">
{{ ctxt := . }} {{ ctxt := . }}
{{ range sideboxes }} {{ range sideboxes }}
{{ ctxt.SetScratch("__sidebox", .) }} {{ ctxt.SetScratch("__sidebox", .) }}