mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-27 00:07:50 +01:00
Update mobile styling to fit device width
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
.card {
|
||||
padding: 0.5em;
|
||||
width: 8em;
|
||||
height: 11.5em;
|
||||
width: 7em;
|
||||
height: 10.5em;
|
||||
font-size: 0.9em;
|
||||
margin: 0 0.7em 0.7em 0;
|
||||
}
|
||||
@@ -385,8 +385,8 @@ button {
|
||||
|
||||
#card-select-header button {
|
||||
margin-right: 1em;
|
||||
width: 11em;
|
||||
padding: 1em;
|
||||
width: 10em;
|
||||
padding: 0.8em;
|
||||
}
|
||||
|
||||
#card-select-header span {
|
||||
|
||||
Reference in New Issue
Block a user