We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff98bb commit aa5646cCopy full SHA for aa5646c
1 file changed
assets/layers/background.yml
@@ -1,9 +1,7 @@
1
id: background
2
type: background
3
+layout:
4
+ visibility: visible
5
paint:
- background-color:
- stops:
6
- - - 7
7
- - '#FFFCF7'
8
- - - 10
9
- - '#FAF9F6'
+ background-color: '#fbf8f3'
+ background-opacity: 1
0 commit comments