fix(sfc-playground): hide title to avoid overlap (#5099)
This commit is contained in:
parent
651dbf4df2
commit
44b95276f5
@ -191,7 +191,7 @@ h1 img {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 520px) {
|
||||||
h1 span {
|
h1 span {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user