fix(css): tweet-published font is smaller

This commit is contained in:
2025-11-17 13:51:21 -03:00
parent 9950260662
commit 0e4dbdef99

View File

@@ -83,6 +83,7 @@
margin-top: 5px;
color: var(--grey);
pointer-events: all;
font-size: smaller;
}
.tweet-avatar {