瀏覽代碼

修改logo

李富豪 4 月之前
父節點
當前提交
704d2adfb0
共有 1 個文件被更改,包括 3 次插入1 次删除
  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;
       }