tangled
alpha
login
or
join now
byjp.me
/
shutup.jp
2
fork
atom
I get told to shut up a lot by my friend. This is the microsite that documents this in detail.
shutup.jp
postcards
microsite
2
fork
atom
overview
issues
pulls
pipelines
fix: tap-flash on mobile safari
byjp.me
1 month ago
b772ee03
ef763ed5
1/1
deploy.yaml
success
1m 3s
+4
1 changed file
expand all
collapse all
unified
split
static
postcard.css
+4
static/postcard.css
···
10
10
}
11
11
}
12
12
13
13
+
label:has(.postcard) {
14
14
+
-webkit-tap-highlight-color: transparent;
15
15
+
}
16
16
+
13
17
.postcard {
14
18
aspect-ratio: var(--aspect-ratio);
15
19
position: relative;