diff --git a/index.html b/index.html index 1b5cd63..92a15e5 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,10 @@ color: #a90649; } + main p { + line-height: 20px; + } + .overlay { backdrop-filter: blur(8px); background-color: #ffffffcb;