move to biomejs

This commit is contained in:
creations 2025-04-07 04:36:07 -04:00
parent 7d78a74a25
commit d91e832eab
Signed by: creations
GPG key ID: 8F553AA4320FC711
19 changed files with 99 additions and 259 deletions

View file

@ -12,7 +12,7 @@ body {
padding: 2rem;
background: #1a1a1d;
border-radius: 12px;
box-shadow: 0 0 20px rgba(0,0,0,0.3);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.error-title {
font-size: 2rem;

View file

@ -107,7 +107,6 @@ h1 {
flex-wrap: wrap;
}
.custom-status .custom-emoji {
width: 20px;
height: 20px;
@ -379,7 +378,7 @@ ul {
align-items: center;
text-align: center;
padding: 1rem;
border-radius:0;
border-radius: 0;
}
.activity-art {