diff --git a/assets/css/theme.css b/assets/css/theme.css index 964d5c7..c4e3952 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -240,7 +240,7 @@ p:first-of-type { .glow { border: none; - box-shadow: 0 0 8px #fff, 0 0 20px 10px var(--accent); + box-shadow: 0 0 5px #fff, 0 0 20px 10px var(--accent); } .bg {