ananthvijay 2 年前
父节点
当前提交
3e5739a905
共有 1 个文件被更改,包括 1 次插入12 次删除
  1. 1
    12
      styles/style.scss

+ 1
- 12
styles/style.scss 查看文件

@@ -193,15 +193,4 @@ body {
193 193
         line-height: 2rem;
194 194
         font-family: "Satoshi", sans-serif;
195 195
     }
196
-}
197
-
198
-// sachin
199
-  /* footer */
200
-  .footer-wrapper {
201
-    background-color: rgb(0, 0, 0);
202
-    border-radius: 0 275px 0 0;
203
-    clip-path: polygon(100% 0%, 100% 0%, 81% 100%, 92% -95%, 100% 100%, 0 100%, 0% 70%, 0 0);
204
-  }
205
-  .footer-wrapper li {
206
-    line-height: 2rem;
207
-  }
196
+}

正在加载...
取消
保存