- Key up m when user write message
 - Size game share
This commit is contained in:
Gregoire Parant 2021-04-13 12:30:15 +02:00
parent 2a6221afe2
commit 4119f69879
2 changed files with 4 additions and 3 deletions

View file

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