feat(post page): add view specific buttons

This commit is contained in:
plebeius.eth
2024-04-03 22:52:27 +02:00
parent b5fec98f9d
commit f5fefd51cf
6 changed files with 101 additions and 28 deletions
-1
View File
@@ -24,7 +24,6 @@ hr {
@media (max-width: 640px) {
.button {
text-transform: capitalize;
font-size: var(--button-font-size-mobile);
font-weight: var(--button-font-weight-mobile);
font-family: var(--button-font-family-mobile);