more room for blog text (somehow this file didn't get committed)

This commit is contained in:
CodeF53 2024-01-30 17:20:58 -07:00
parent d3ec867618
commit d196182f35

View file

@ -6,7 +6,7 @@
--accent-dark-e1: hsl(270, 90%, 10%, 0.5);
background-color: var(--accent-dark);
--content-width: min(40rem, 100vw - 2rem)
--content-width: min(50rem, 100vw - 2rem)
}
body {
background-color: transparent;