Fix logoText variable & prevent code text transform

This commit is contained in:
panr 2018-09-03 09:10:12 +02:00
parent 3864783204
commit f9f276852e
5 changed files with 10 additions and 6 deletions

View file

@ -47,3 +47,7 @@
max-width: 100%;
}
}
.theme-toggle {
cursor: pointer;
}