Update theme.scss

This commit is contained in:
Eugene Pankov 2020-06-14 16:13:01 +02:00
parent 69a0b46a20
commit b6caf47ce6

View File

@ -29,7 +29,7 @@ body {
background: $body-bg;
&.vibrant {
background: rgba(0,0,0,.4);
background: rgba(0,0,0,.65);
}
}