tangled
alpha
login
or
join now
xan.lol
/
flushes.app
forked from
atpota.to/flushes.app
0
fork
atom
The 1st decentralized social network for sharing when you're on the toilet. Post a "flush" today! Powered by the AT Protocol.
0
fork
atom
overview
issues
pulls
pipelines
fix
dame-is
3 months ago
442c4be2
cb1de59c
-2
1 changed file
expand all
collapse all
unified
split
src
app
profile
[handle]
profile.module.css
-2
src/app/profile/[handle]/profile.module.css
···
102
102
.statsHeader {
103
103
font-size: 1.5rem;
104
104
font-weight: 500;
105
105
-
margin: 0 0 1.5rem 0;
106
105
color: var(--title-color);
107
106
}
108
107
···
545
544
.wrappedHeader {
546
545
font-size: 1.5rem;
547
546
font-weight: 500;
548
548
-
margin: 0 0 1.5rem 0;
549
547
color: var(--title-color);
550
548
text-align: left;
551
549
}