tangled
alpha
login
or
join now
dunkirk.sh
/
bunplayground
1
fork
atom
random bun scripts that dont fit anywhere else
1
fork
atom
overview
issues
pulls
pipelines
feat: make inline verification bigger
dunkirk.sh
11 months ago
8f53cc98
13380dad
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+3
-3
1 changed file
expand all
collapse all
unified
split
bluesky-community-verifications.user.js
+3
-3
bluesky-community-verifications.user.js
···
1198
1198
background-color: ${badgeColor};
1199
1199
color: white;
1200
1200
border-radius: 50%;
1201
1201
-
width: 14px;
1202
1202
-
height: 14px;
1203
1203
-
font-size: 10px;
1201
1201
+
width: 16px;
1202
1202
+
height: 16px;
1203
1203
+
font-size: 11px;
1204
1204
font-weight: bold;
1205
1205
cursor: help;
1206
1206
display: inline-flex;