ananthvijay hace 2 años
padre
commit
3e5739a905
Se han modificado 1 ficheros con 1 adiciones y 12 borrados
  1. 1
    12
      styles/style.scss

+ 1
- 12
styles/style.scss Ver fichero

@@ -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
+}

Loading…
Cancelar
Guardar