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
32254944
bbb38a8e
+1
-1
1 changed file
expand all
collapse all
unified
split
src
app
globals.css
+1
-1
src/app/globals.css
···
183
183
font-weight: 400;
184
184
line-height: 1.6;
185
185
color: var(--text-color);
186
186
-
background-color: var(--background-color);
186
186
+
background-color: #eaf5ff;
187
187
min-height: 100vh;
188
188
}
189
189