move to biomejs
This commit is contained in:
parent
7d78a74a25
commit
d91e832eab
19 changed files with 99 additions and 259 deletions
|
@ -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;
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue