Gradients

This commit is contained in:
2022-03-13 15:42:32 +01:00
parent 493e1495ce
commit 5a5eaa6615
91 changed files with 270 additions and 185 deletions

View File

@@ -103,7 +103,7 @@ const code = async file => {
<style>
.container {
background: var(--layer_3_color);
background: var(--body_background);
position: relative;
text-align: left;
height: 100%;