mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
fix
This commit is contained in:
parent
e492a581b3
commit
80d23791fb
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ function close() {
|
|||
}
|
||||
|
||||
&.card {
|
||||
display: inline;
|
||||
display: block;
|
||||
background: var(--panel);
|
||||
color: var(--fg);
|
||||
padding: 48px;
|
||||
|
|
Loading…
Reference in a new issue