Kaynağa Gözat

hyphens at short widths

Heydon Pickering 8 yıl önce
ebeveyn
işleme
94696d8b7d

+ 5 - 0
docs/css/styles.css

@@ -796,6 +796,11 @@ h1 svg {
   width: 1px;
 }
 @media screen and (max-width: 45em) {
+
+    body {
+      hyphens: auto;
+    }
+
     [role="banner"] {
         position: static;
         width: auto;

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/service-worker.js


+ 5 - 0
themes/infusion/static/css/styles.css

@@ -796,6 +796,11 @@ h1 svg {
   width: 1px;
 }
 @media screen and (max-width: 45em) {
+
+    body {
+      hyphens: auto;
+    }
+
     [role="banner"] {
         position: static;
         width: auto;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor