1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

resize minis

This commit is contained in:
Steffo 2018-08-01 19:51:08 +02:00
parent 5fef46f087
commit 1e6f745061

View file

@ -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;