Added makers mark

This commit is contained in:
2019-08-25 10:41:13 -04:00
parent 45f7c771ca
commit 9f6a866b16
2 changed files with 9 additions and 1 deletions

View File

@ -14,3 +14,10 @@
z-index: 500;
transform: translateX(-50%);
}
.credits {
position: absolute;
bottom: 2%;
right: 2%;
z-index: 500;
}