chore: apply code formatter (prettier) over codebase (#56)

This commit is contained in:
Patric Stout
2024-05-12 19:53:48 +02:00
committed by GitHub
parent c4e9810aa4
commit 398aa98912
14 changed files with 198 additions and 152 deletions

View File

@@ -1,13 +1,13 @@
.debug {
background-color: #cdcdcd;
padding: 10px;
background-color: #cdcdcd;
padding: 10px;
}
.header {
margin-bottom: 10px;
text-align: center;
margin-bottom: 10px;
text-align: center;
}
.debug > select {
margin-bottom: 10px;
margin-bottom: 10px;
}