HotFix Share Form height

This commit is contained in:
Gregoire Parant 2021-04-12 20:23:00 +02:00
parent 2a6221afe2
commit 1693819b6a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
border-radius: 6px; border-radius: 6px;
margin: 20px auto 0; margin: 20px auto 0;
width: 298px; width: 298px;
height: 150px; height: 160px;
} }
#gameShare h1 { #gameShare h1 {
background-image: linear-gradient(top, #f1f3f3, #d4dae0); background-image: linear-gradient(top, #f1f3f3, #d4dae0);