💄 Style: update douyin shortcode style in mobile

This commit is contained in:
Cell
2024-05-22 11:40:50 +08:00
parent efd7b86b67
commit 70afe3e883
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -14,3 +14,11 @@
top: 0;
}
}
@media only screen and (max-width: 680px) {
.douyin {
width: 92%;
margin-left: 8%;
padding-bottom: 190%;
}
}
+1 -1
View File
@@ -1,4 +1,4 @@
{{- .Scratch.Set "version" "v0.3.7" -}}
{{- .Scratch.Set "version" "v0.3.8-RC" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}