list

site

Dovel website repository.

curl https://dovel.email/site.tar tar

31ffab2

Author: brian (git@myr.sh)

Date: Fri Sep 29 16:01:02 2023 -0300

Parent: 14e1b40

Updated width

Diff

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;