Post deletion, profile link

This commit is contained in:
Christopher
2026-01-22 14:57:42 -08:00
parent 205ec5b5cf
commit 7bc2b1c7e6
8 changed files with 143 additions and 2 deletions
+4
View File
@@ -373,6 +373,10 @@ a.btn-primary:visited {
color: var(--accent);
}
.post-action.delete-action:hover {
color: #ef4444;
}
/* User rows (followers/following) */
.user-row {
display: flex;