summaryrefslogtreecommitdiff
path: root/static-html/fauxchella.html
diff options
context:
space:
mode:
Diffstat (limited to 'static-html/fauxchella.html')
-rw-r--r--static-html/fauxchella.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static-html/fauxchella.html b/static-html/fauxchella.html
index ac7c08b..aebd41c 100644
--- a/static-html/fauxchella.html
+++ b/static-html/fauxchella.html
@@ -22,7 +22,7 @@
main {
margin: auto auto;
max-width: var(--page-width);
- border-radius: 8px;
+ border-radius: 32px;
background-color: var(--pink);
padding: 32px 32px 64px 32px;
max-height: 100%;