diff --git a/src/stylesheets/base.css b/src/stylesheets/base.css index bfc91ab..a0cebb6 100644 --- a/src/stylesheets/base.css +++ b/src/stylesheets/base.css @@ -20,7 +20,7 @@ /* other */ --_background: url('assets/css_bg_stardust.png') repeat top left / 800px; - --_blur: var(--size-1); + --_blur: var(--size-3); --_transition-delay: 0.2s; }