Removed opacity of background images in order to make them less prominent
This commit is contained in:
parent
86dd114de9
commit
1ff64fa26e
@ -290,6 +290,7 @@ Additional content
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
#page
|
||||
|
Loading…
Reference in New Issue
Block a user