removed granim, replaced with generated static css gradient
This commit is contained in:
@@ -87,11 +87,16 @@ div.loading{
|
||||
#main-content{
|
||||
|
||||
#map-backgrounds{
|
||||
.map-bg-canvas{
|
||||
.map-bg{
|
||||
position: absolute;
|
||||
mix-blend-mode: multiply;
|
||||
// filter: contrast(170%);
|
||||
&.gradient{
|
||||
// filter: blur(10px);
|
||||
width:100%;
|
||||
height:100%;
|
||||
background-size: 100% 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
&.trame{
|
||||
// display:none;
|
||||
|
Reference in New Issue
Block a user