The great flattification

This commit is contained in:
2022-03-29 21:41:46 +02:00
parent e5328a7d6c
commit 2b847c0456
41 changed files with 379 additions and 317 deletions

View File

@@ -200,7 +200,7 @@ const paste = (e) => {
width: 100%;
margin: 6px 0 0 0;
padding: 0;
background-color: var(--layer_2_color);
background: var(--body_color);
box-shadow: 1px 1px 5px var(--shadow_color);
}