format: format files with biome
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user