Przeglądaj źródła

fix word breaks in headers (closes #321)

Hakim El Hattab 11 lat temu
rodzic
commit
98a99086ac
2 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      css/reveal.css
  2. 0 0
      css/reveal.min.css

+ 1 - 2
css/reveal.css

@@ -77,8 +77,7 @@ body {
 	   -moz-hyphens: auto;
 	        hyphens: auto;
 
-	word-break: break-all;
-	word-break: break-word;
+	word-wrap: break-word;
 }
 
 .reveal h1 { font-size: 3.77em; }

Plik diff jest za duży
+ 0 - 0
css/reveal.min.css


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików