Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit f3cfe3d

Browse files
committed
Adds a margin to creator board
PArt of a fix for #79
1 parent d971bca commit f3cfe3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VirtualGloomhavenBoard/wwwroot/scss/_creator.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ html
163163
}
164164

165165
.board-wrapper {
166+
margin-left: 9.5rem;
167+
166168
.board {
167169
.monster {
168170
span {

0 commit comments

Comments
 (0)