File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -482,6 +482,8 @@ $hunit: '%';
482482 color : #fff ;
483483 font-size : 1.5rem ;
484484 white-space : pre-wrap ;
485+ word-break : break-word ;
486+ overflow-wrap : break-word ;
485487
486488 & _header {
487489 font-weight : 700 ;
@@ -524,6 +526,8 @@ $hunit: '%';
524526 font-weight : 400 ;
525527 font-size : 1.5rem !important ;
526528 white-space : pre-wrap ;
529+ word-break : break-word ;
530+ overflow-wrap : break-word ;
527531
528532 & _header {
529533 font-weight : 700 ;
@@ -622,6 +626,8 @@ $hunit: '%';
622626 color : #fff ;
623627 font-size : 1.5rem ;
624628 white-space : pre-wrap ;
629+ word-break : break-word ;
630+ overflow-wrap : break-word ;
625631
626632 & _header {
627633 font-weight : 700 ;
@@ -768,6 +774,8 @@ $hunit: '%';
768774 font-weight : 400 ;
769775 font-size : 1.5rem !important ;
770776 white-space : pre-wrap ;
777+ word-break : break-word ;
778+ overflow-wrap : break-word ;
771779
772780 & _header {
773781 font-weight : 700 ;
You can’t perform that action at this time.
0 commit comments