tangled
alpha
login
or
join now
hotsocket.fyi
/
microcosm-rs
forked from
microcosm.blue/microcosm-rs
0
fork
atom
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
0
fork
atom
overview
issues
pulls
pipelines
smaller font size in alerts
bad-example.com
7 months ago
8a15ab25
e9891b23
+3
1 changed file
expand all
collapse all
unified
split
slingshot
static
index.html
+3
slingshot/static/index.html
···
9
9
:root {
10
10
--scalar-small: 13px;
11
11
}
12
12
+
.scalar-app .markdown .markdown-alert {
13
13
+
font-size: var(--scalar-small);
14
14
+
}
12
15
.sidebar-heading-link-title {
13
16
line-height: 1.2;
14
17
}