From: Zachary Vance Date: Mon, 17 Jul 2023 16:09:53 +0000 (-0400) Subject: Restyle X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=01e73df310d382e6ae8340d1727d46599948a70e;p=za3k.git Restyle --- diff --git a/blog.md b/blog.md index 501b880..7e11c3c 100644 --- a/blog.md +++ b/blog.md @@ -9,7 +9,8 @@ li:nth-child(even) { } li { padding: 8px; - width: 30em; + min-width: 30em; + max-width: fit-content; list-style: none; } li a {