forcing transparent
This commit is contained in:
@@ -90,6 +90,10 @@ data:
|
|||||||
--accent-60: #{safe_accent}99;
|
--accent-60: #{safe_accent}99;
|
||||||
}}
|
}}
|
||||||
* {{ margin: 0; padding: 0; box-sizing: border-box; }}
|
* {{ margin: 0; padding: 0; box-sizing: border-box; }}
|
||||||
|
html, body {{
|
||||||
|
background: transparent !important;
|
||||||
|
height: 100%;
|
||||||
|
}}
|
||||||
body {{
|
body {{
|
||||||
background: transparent;
|
background: transparent;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user