Improvements in performance / Better structure

This commit is contained in:
Sebastian Seedorf
2022-08-12 19:05:15 +02:00
parent 74fddc6710
commit 82888a5450
10 changed files with 176 additions and 82 deletions

View File

@@ -1,8 +1,7 @@
.root {
position: relative;
border: 2px solid black;
padding: 0.5em;
margin: 1em;
padding: 1em 0.5em;
}
.quit {