some improvements

This commit is contained in:
David Ralph
2020-09-11 20:46:00 +01:00
parent 7dafd2c08d
commit ec9429adcb
6 changed files with 13 additions and 7 deletions

View File

@@ -80,7 +80,7 @@ body {
}
.backgroundEffects {
opacity: .7;
opacity: 0.7;
transition: ease 0.6s;
}