mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-29 13:27:31 -07:00
fix????
This commit is contained in:
parent
51ffaaef6f
commit
ed6c6d164d
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "calckey",
|
"name": "calckey",
|
||||||
"version": "13.0.7.12",
|
"version": "13.0.7.13",
|
||||||
"codename": "aqua",
|
"codename": "aqua",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
@ -453,9 +453,7 @@ function readPromo() {
|
||||||
|
|
||||||
> header.header {
|
> header.header {
|
||||||
display: contents;
|
display: contents;
|
||||||
}
|
|
||||||
|
|
||||||
> .header {
|
|
||||||
> .name, .info {
|
> .name, .info {
|
||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue