now it's also dynamic
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Fri, 01 Nov 2024 14:04:51 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
static/index.css
→
static/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;