a demonstration replicated social networking web app built with anproto wiredove.net/
social ed25519 protocols

make profile images bigger

+2 -2
+2 -2
style.css
··· 161 161 } 162 162 163 163 .avatar { 164 - height: 25px; 165 - width: 25px; 164 + height: 33px; 165 + width: 33px; 166 166 } 167 167 168 168 .avatar_small { height: 25px; width: 25px;}