1
0
Эх сурвалжийг харах

Encode utf8 character in print stylesheet

Fixes #742.
Thibaut Courouble 7 жил өмнө
parent
commit
884f21e1a9

+ 1 - 1
assets/stylesheets/global/_print.scss

@@ -29,7 +29,7 @@
   }
   }
 
 
   ._attribution:last-child:after {
   ._attribution:last-child:after {
-    content: 'Exported from DevDocs  https://devdocs.io';
+    content: 'Exported from DevDocs \2014  https://devdocs.io';
     display: block;
     display: block;
     margin-top: 1rem;
     margin-top: 1rem;
     font-weight: $bolderFontWeight;
     font-weight: $bolderFontWeight;