Merge branch 'master' into develop

This commit is contained in:
Gregoire Parant
2021-04-14 20:11:41 +02:00
6 changed files with 36 additions and 25 deletions
+1 -1
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 {
+1 -1
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);