Skip to content

Commit ebf3962

Browse files
committed
chore(sfc-playground): responsive
1 parent 9d39cd4 commit ebf3962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sfc-playground/src/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ h1 img {
129129
top: -2px;
130130
}
131131
132-
@media (max-width: 400px) {
132+
@media (max-width: 480px) {
133133
h1 span {
134134
display: none;
135135
}

0 commit comments

Comments
 (0)