Point avatar and View Profile at own person page; drop the profile page

This commit is contained in:
Ian Gulliver
2026-08-16 14:13:54 -07:00
parent b9bb8629a8
commit 440b3f11de
4 changed files with 6 additions and 45 deletions
-10
View File
@@ -612,16 +612,6 @@ main {
fill: currentColor;
}
.profile-heading {
font-size: 24px;
font-weight: 700;
margin: 26px 0 10px;
}
.profile-heading:first-child {
margin-top: 4px;
}
.controls {
display: flex;
gap: 10px;