diff --git a/_styles/background.scss b/_styles/background.scss index 15a7ba4e..a651852e 100644 --- a/_styles/background.scss +++ b/_styles/background.scss @@ -16,6 +16,6 @@ background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; - opacity: 0.25; + opacity: 0.6; z-index: -1; -} +} \ No newline at end of file