mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
resize minis
This commit is contained in:
parent
5fef46f087
commit
1e6f745061
1 changed files with 1 additions and 1 deletions
|
@ -192,11 +192,11 @@ nav {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
width: 380px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.game-grid {
|
.game-grid {
|
||||||
display: grid;
|
display: grid;
|
||||||
width: 360px;
|
|
||||||
height: 100px;
|
height: 100px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue