diff --git a/web/index.html b/web/index.html index 50e2aa3..6a041fb 100644 --- a/web/index.html +++ b/web/index.html @@ -137,7 +137,7 @@ border-top: 2px solid rgba(var(--accent-rgb), 0.45); } div.quote { - border: 2px dotted var(--background-dim); + border: 3px solid var(--background-dim); margin-top: 1em; margin-left: 1em; margin-bottom: 1em;