tangled
alpha
login
or
join now
fuwn.net
/
mayu
1
fork
atom
⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam
mayu.due.moe
hit-counter
svg
moe
1
fork
atom
overview
issues
pulls
pipelines
fix(index.html): mobile padding
fuwn.net
2 years ago
5f0d6c83
7170a8ec
verified
This commit was signed with the committer's
known signature
.
fuwn.net
SSH Key Fingerprint:
SHA256:VPdFPyPbd6JkoMyWUdZ/kkTcIAt3sxjXD2XSAZ7FYC4=
+6
1 changed file
expand all
collapse all
unified
split
index.html
+6
index.html
···
182
182
margin-top: 20px;
183
183
margin-bottom: -10px;
184
184
}
185
185
+
186
186
+
@media (max-width: 768px) {
187
187
+
main {
188
188
+
padding: 10px 17.7px;
189
189
+
}
190
190
+
}
185
191
</style>
186
192
187
193
<main>