Show active visitor count.

This commit is contained in:
Mike Cao 2020-08-18 00:51:32 -07:00
parent 9f6e17b986
commit b96cb0d975
14 changed files with 158 additions and 35 deletions

View file

@ -20,7 +20,7 @@
font-weight: 600;
}
@media only screen and (max-width: 720px) {
@media only screen and (max-width: 768px) {
.buttons button:last-child {
display: none;
}