Clean up some styles and fix mobile rendering

This commit is contained in:
Gabe Kangas
2022-09-09 23:23:24 -07:00
parent 02de9cf6df
commit 20ea5d051f
8 changed files with 17 additions and 70 deletions

View File

@@ -95,12 +95,6 @@ body {
}
}
@media (max-width: 768px) {
body {
overflow: hidden;
}
}
.emoji {
height: 30px;
margin-left: 5px;