]> git.lizzy.rs Git - rust.git/commitdiff
chore: update comment in rustdoc.css
authorShinwoo Park <natural7530@gmail.com>
Sat, 15 May 2021 11:04:38 +0000 (20:04 +0900)
committerShinwoo Park <natural7530@gmail.com>
Sat, 15 May 2021 11:04:38 +0000 (20:04 +0900)
src/librustdoc/html/static/rustdoc.css

index 5faa8a7830cf670072b9cc46afb850dafd199f2a..b6e347d35d5d1dc0a6d42684374457851e9dba56 100644 (file)
@@ -66,7 +66,7 @@
        font-display: swap;
 }
 
-/* Avoid legacy CJK fonts in Windows */
+/* Avoid using legacy CJK serif fonts in Windows like Batang */
 @font-face {
        font-family: 'Noto Sans KR';
        src: url("noto-sans-kr-v13-korean-regular.woff") format("woff");