diff --git a/templates/index.html b/templates/index.html index 6a07672..7f6f1c6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,12 +31,14 @@ } h1 { + text-align: center; color: #333; margin-bottom: 10px; font-size: 28px; } .subtitle { + text-align: center; color: #666; margin-bottom: 30px; font-size: 14px;