mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44: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;
|
||||
margin: 4px;
|
||||
vertical-align: top;
|
||||
width: 380px;
|
||||
}
|
||||
|
||||
.game-grid {
|
||||
display: grid;
|
||||
width: 360px;
|
||||
height: 100px;
|
||||
border-radius: 10px;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue