format: format files with biome

This commit is contained in:
2025-01-26 20:37:57 +01:00
parent 37a7c68536
commit 0141b1f096
3 changed files with 250 additions and 245 deletions

View File

@@ -1,17 +1,18 @@
#window {
border-radius: 10px;
background: #383c4a;
border-radius: 10px;
background: #383c4a;
}
#outer-box {
padding: 5px;
padding: 5px;
}
#input, #entry {
border-radius: 10px;
margin-bottom: 5px;
#input,
#entry {
border-radius: 10px;
margin-bottom: 5px;
}
#img {
padding-right: 10px;
}
padding-right: 10px;
}