mobile
This commit is contained in:
parent
ec1cd9e992
commit
5adeda88ff
2 changed files with 2 additions and 0 deletions
|
|
@ -198,6 +198,7 @@
|
||||||
.bureau{ justify-items: start; }
|
.bureau{ justify-items: start; }
|
||||||
.header{ grid-template-columns: 1fr; }
|
.header{ grid-template-columns: 1fr; }
|
||||||
.field-grid{ grid-template-columns: 1fr; }
|
.field-grid{ grid-template-columns: 1fr; }
|
||||||
|
.stamp { right: 16px; top: 100px; }
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
|
|
@ -218,6 +218,7 @@
|
||||||
.row{ grid-template-columns: 1fr; }
|
.row{ grid-template-columns: 1fr; }
|
||||||
.headline{ padding-right: 0; }
|
.headline{ padding-right: 0; }
|
||||||
.tab{ right: 12px; }
|
.tab{ right: 12px; }
|
||||||
|
.stamp { right: 16px; top: 100px; }
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue