mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-20 11:26:54 +00:00
fix width
This commit is contained in:
parent
e1bbb8dc7b
commit
5d64ce9fe3
@ -72,7 +72,7 @@ $game-height: 800px;
|
||||
|
||||
.handcard-wrap {
|
||||
margin: 0 auto;
|
||||
width: 800px;
|
||||
width: 810px;
|
||||
}
|
||||
|
||||
.field-hand {
|
||||
|
Loading…
Reference in New Issue
Block a user