fix: work on updating translations and fixing some bugs

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
David Ralph
2021-04-15 21:41:52 +01:00
parent 6662514e5f
commit b2bd871a7c
14 changed files with 76 additions and 151 deletions

View File

@@ -5,6 +5,8 @@
font-size: calc(10px + 0.1vmin) !important;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
z-index: 99;
user-select: none;
cursor: initial;
svg {
float: left;
@@ -53,6 +55,11 @@
font-size: 2em;
}
h1 {
user-select: none;
cursor: initial;
}
h1,
.infoIcon {
font-size: 3em;