Merge branch 'master' into develop

This commit is contained in:
Gregoire Parant 2021-04-14 20:11:41 +02:00
commit a42e873f64
6 changed files with 36 additions and 25 deletions

View file

@ -8,7 +8,7 @@
}
#menuIcon button img{
width: 14px;
padding-top: 3px;
padding-top: 0;
cursor: url('/resources/logos/cursor_pointer.png'), pointer;
}
#menuIcon section {

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