This commit is contained in:
Vassili Minaev 2026-01-15 17:54:28 -07:00
parent ec1cd9e992
commit 5adeda88ff
2 changed files with 2 additions and 0 deletions

View file

@ -198,6 +198,7 @@
.bureau{ justify-items: start; }
.header{ grid-template-columns: 1fr; }
.field-grid{ grid-template-columns: 1fr; }
.stamp { right: 16px; top: 100px; }
}
</style>
</head>

View file

@ -218,6 +218,7 @@
.row{ grid-template-columns: 1fr; }
.headline{ padding-right: 0; }
.tab{ right: 12px; }
.stamp { right: 16px; top: 100px; }
}
</style>
</head>