bigger pages; page caption

This commit is contained in:
2020-11-05 09:52:45 +00:00
parent 1b3505929b
commit 0cb4f3af8d
2 changed files with 10 additions and 4 deletions

View File

@@ -100,8 +100,8 @@ textarea {
}
.page {
height: 70vmin;
width: 70vmin;
height: 80vmin;
width: 80vmin;
background-color: @background;
border: 2px solid @accent;