Browse Source

修改logo

李富豪 4 months ago
parent
commit
704d2adfb0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      app/components/deepSeekHome.scss

+ 3 - 1
app/components/deepSeekHome.scss

@@ -29,16 +29,18 @@
       margin-bottom: 5px;
 
       img {
-        width: 50%;
+        width: 200px;
       }
     }
 
     &-title-sm {
       font-size: 20px;
       color: #FFFFFF;
+
       @media (max-width: 768px) {
         font-size: 16px;
       }
+
       @media (max-width: 480px) {
         font-size: 14px;
       }