Titlescreen: Change logo

This commit is contained in:
LoveEevee
2019-01-28 04:57:18 +03:00
parent a7a26f0f92
commit 08fb3498f6
10 changed files with 209 additions and 23 deletions

View File

@@ -21,13 +21,9 @@
background-size: cover;
cursor: pointer;
}
.logo-big{
width: 90vmin;
height: calc(90vmin / 754 * 400);
background-size: contain;
background-repeat: no-repeat;
text-align: center;
color: transparent;
#logo{
width: 100vmin;
height: calc(100vmin / 1170 * 390);
}
.click-to-continue{
position: absolute;