commit 1c7d718104f3f5b269559c359c00bb530e45545c parent a578aa4c3af3d8eb163934a60822e47eba7cabb9 Author: erai <erai@omiltem.net> Date: Mon, 18 Mar 2024 16:13:05 -0400 tighen up main Diffstat:
M | css/style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/style.css b/css/style.css @@ -24,7 +24,7 @@ h1, h2, h3, h4, h5, h6 { main { flex: 1; - max-width: 50em; + max-width: 45em; } header {