Format index.html

This commit is contained in:
Richard Feldman 2022-02-28 19:16:37 -05:00
parent b56022027e
commit 32058a3336
No known key found for this signature in database
GPG Key ID: 7E4127D1E4241798

View File

@ -10,11 +10,12 @@
<meta name="viewport" content="width=device-width">
<style type="text/css">
html {
max-width: 35em;
margin: 0 auto;
font-family: sans-serif;
line-height: 145%;
max-width: 35em;
margin: 0 auto;
font-family: sans-serif;
line-height: 145%;
}
li {
margin-bottom: 0.5rem;
}