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
scroller looks better on laptop with a max-width
Ev Bogue
7 months ago
66ea2351
7c876e99
+2
1 changed file
expand all
collapse all
unified
split
style.css
+2
style.css
···
7
7
margin-bottom: 10em;
8
8
}
9
9
10
10
+
#scroller {max-width: 680px; margin-left: auto; margin-right: auto;}
11
11
+
10
12
blockquote { border-left: 5px solid #f5f5f5; margin-left: none; padding-left: 10px; color: #777; }
11
13
12
14
p, h1, h2, h3, h4, h5, h6 { margin-top: 5px; margin-bottom: 5px;}