Przeglądaj źródła

Added no-hyphens CSS class

master
Said Achmiz 6 lat temu
rodzic
commit
fa1ccf6bde
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      assets/css/main.css

+ 6
- 0
assets/css/main.css Wyświetl plik

clear: both; clear: both;
} }


.no-hyphens {
-webkit-hyphens: none !important;
-moz-hyphens: none !important;
hyphens: none !important;
}

/*=-----------------=*/ /*=-----------------=*/
/* Copyright notice. */ /* Copyright notice. */
/*=-----------------=*/ /*=-----------------=*/

Ładowanie…
Anuluj
Zapisz