tangled
alpha
login
or
join now
evbogue.com
/
wiredove
1
fork
atom
a demonstration replicated social networking web app built with anproto
wiredove.net/
social
ed25519
protocols
1
fork
atom
overview
issues
pulls
pipelines
make profile images bigger
Everett Bogue
8 months ago
6987fade
a475a3d0
+2
-2
1 changed file
expand all
collapse all
unified
split
style.css
+2
-2
style.css
···
161
161
}
162
162
163
163
.avatar {
164
164
-
height: 25px;
165
165
-
width: 25px;
164
164
+
height: 33px;
165
165
+
width: 33px;
166
166
}
167
167
168
168
.avatar_small { height: 25px; width: 25px;}