Explorar o código

chore(sfc-playground): responsive

Evan You %!s(int64=5) %!d(string=hai) anos
pai
achega
ebf396251c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/sfc-playground/src/Header.vue

+ 1 - 1
packages/sfc-playground/src/Header.vue

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