summaryrefslogtreecommitdiff
path: root/views/create.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-05-15 02:03:50 +0200
committerTor Andersson <tor@ccxvii.net>2022-05-16 13:01:30 +0200
commitea9492b6387e74771c00e3b3a1971c8b4dcb7a81 (patch)
treeefb36f30c793cd7a0e0bc7dacaa813c3d0ba8697 /views/create.pug
parentfa2d5f683eb9c19ccd32569f5cd736586ad21861 (diff)
downloadserver-ea9492b6387e74771c00e3b3a1971c8b4dcb7a81.tar.gz
Clean up common play.css file.
Remove over-specific log, role info, card, and hand rules.
Diffstat (limited to 'views/create.pug')
-rw-r--r--views/create.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/create.pug b/views/create.pug
index 4696de4..0da379b 100644
--- a/views/create.pug
+++ b/views/create.pug
@@ -5,7 +5,7 @@ html
include head
title= title.title_name
style.
- form { margin-left: 170px; width: calc(50rem - 170px); }
+ form { margin-left: 200px; width: calc(50rem - 200px); }
body
include header
article