Updating front-background class

Opacity from 50 - 5 %
This commit is contained in:
2020-05-22 01:36:10 +01:00
parent 7b1f58e130
commit 3c72907a0c

View File

@@ -94,7 +94,7 @@ $body-bg: #f9f9f9;
}
img.front-background{
opacity: 50% !important;
opacity: 5% !important;
display: block;
width: 100%;
height: 100%;