Explorar el Código

remove button text shadow

mightyplow hace 4 años
padre
commit
6243b7da12
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/button/button.css

+ 0 - 1
src/components/button/button.css

@@ -11,7 +11,6 @@
     background: rgba(0, 0, 0, 0.1);
     border: 0;
     outline: none;
-    text-shadow: 1px 1px 1px #ddd;
 
     &:hover {
         background: rgba(0, 0, 0, 0.2);