index — crispy-website @ d8ee26cef788bb42eae2b4e911670cc12bc8d93a

My personal homepage (very crispy)

now it's also dynamic
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Fri, 01 Nov 2024 14:04:51 +0100
commit

d8ee26cef788bb42eae2b4e911670cc12bc8d93a

parent

e75b46eaf4b7d5f1d770becae95a120f74c2f9ce

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M static/index.cssstatic/index.css

@@ -20,9 +20,9 @@ line-height: 1.6;

} article { - max-width: 600px; + max-width: 35em; width: 90%; - padding: 20px; + padding: 1em; border: 2px solid #333; background-color: #fff; text-align: center;