Hide the big koring on mobile

This commit is contained in:
Joshua Goins 2024-10-14 16:13:13 -04:00
parent 6f396b7799
commit 1b212c87ad

View file

@ -116,6 +116,11 @@
width: 25px;
height: 25px;
}
#koring {
visibility: hidden;
height: 0px;
}
}
body {