]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(sfc-playground): responsive
authorEvan You <yyx990803@gmail.com>
Wed, 31 Mar 2021 02:10:18 +0000 (22:10 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 31 Mar 2021 02:10:18 +0000 (22:10 -0400)
packages/sfc-playground/src/Header.vue

index 9c408e16a7c99e76cfe4ad97f4252a21f8996667..48821d49515197d1d7698b1a037513f35aa32677 100644 (file)
@@ -129,7 +129,7 @@ h1 img {
   top: -2px;
 }
 
-@media (max-width: 400px) {
+@media (max-width: 480px) {
   h1 span {
     display: none;
   }