This commit is contained in:
parent
5be509a43d
commit
231ce51e45
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "calckey",
|
"name": "calckey",
|
||||||
"version": "13.0.7.8",
|
"version": "13.0.7.9",
|
||||||
"codename": "aqua",
|
"codename": "aqua",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
@ -451,9 +451,11 @@ function readPromo() {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
display: contents;
|
display: contents;
|
||||||
|
|
||||||
> .header {
|
> header.header {
|
||||||
display: contents;
|
display: contents;
|
||||||
|
}
|
||||||
|
|
||||||
|
> .header {
|
||||||
> .name, .info {
|
> .name, .info {
|
||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue