Dovel website repository.
Author: brian (git@myr.sh)
Date: Fri Sep 29 16:01:02 2023 -0300
Parent: 14e1b40
Updated width
diff --git a/index.html b/index.html index 7d6945f..752142d 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ <meta name="color-scheme" content="light dark"> <style> body { - max-width: 600px; + max-width: 43em; margin: 60px auto; padding: 20px; font-family: sans-serif;