mirror of
https://github.com/mue/mue.git
synced 2026-07-20 23:44:07 +02:00
fix: work on updating translations and fixing some bugs
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user