Upd. Minesweeper, Agg. Nonogram

This commit is contained in:
2023-03-22 23:47:51 +01:00
parent fc12cb2c21
commit 8fe2e1589c
5 changed files with 102 additions and 21 deletions

View File

@ -237,7 +237,9 @@ IFrame {
Z-Index: -1;
Left: 0;
Right: 0;
Width: 80%;
Width: 75%;
Padding-Left: 2.5%;
Padding-Right: 2.5%;
Padding-Top: Calc(Var(--ContentPadding) + 32px);
Padding-Bottom: Calc(Var(--ContentPadding) + 64px);
}