diff --git a/templates/index.html b/templates/index.html index aa1e433..fa13692 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,18 +12,18 @@ background-color: #f0f2f5; background-image: radial-gradient(#7c7c7c 1px, rgba(0, 0, 0, 0) 1px); background-size: 20px 20px; - font-family: 'Google Sans', sans-serif; /* Apply Google Sans font to the entire page */ + font-family: 'Google Sans', sans-serif; } -
+ -