tangled
alpha
login
or
join now
margin.at
/
margin
86
fork
atom
Write on the margins of the internet. Powered by the AT Protocol.
margin.at
extension
web
atproto
comments
86
fork
atom
overview
issues
4
pulls
1
pipelines
extend feed cards more on mobile
scanash.com
1 month ago
74e72aad
d177110f
+4
1 changed file
expand all
collapse all
unified
split
web
src
css
layout.css
+4
web/src/css/layout.css
···
573
573
padding: 16px 12px 100px;
574
574
}
575
575
576
576
+
.main-content > * {
577
577
+
padding: 0;
578
578
+
}
579
579
+
576
580
.feed-container {
577
581
border-radius: var(--radius-md);
578
582
padding: 4px;