chore(sfc-playground): responsive

This commit is contained in:
Evan You 2021-03-30 22:10:18 -04:00
parent 9d39cd46e9
commit ebf396251c

View File

@ -129,7 +129,7 @@ h1 img {
top: -2px;
}
@media (max-width: 400px) {
@media (max-width: 480px) {
h1 span {
display: none;
}