gil00pita
8/22/2016 - 9:03 PM

Hides the text

Hides the text

@mixin hide-text {
  font: 0/0 a; 
  text-shadow: none;
  color: transparent;
}