add version info, show posts on mobile for testing

This commit is contained in:
plebeius.eth
2024-03-26 17:08:31 +01:00
parent 04159d9b33
commit c2d6eb6e1e
3 changed files with 29 additions and 2 deletions
+2 -2
View File
@@ -88,9 +88,9 @@
.postDesktop .postMessage {
padding: 1em 40px;
}
/*
@media (max-width: 640px) {
.postDesktop {
display: none;
}
}
} */