Explorar o código

1.替换字体大小

zhangmengjie %!s(int64=5) %!d(string=hai) anos
pai
achega
dc5b7832ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/components/CourseTitle.js

+ 1 - 1
pages/components/CourseTitle.js

@@ -68,7 +68,7 @@ export default class CourseTitle extends Component<Props> {
             <Text
               style={{
                 width: "100%",
-                fontSize: 20,
+                fontSize: 16,
                 fontWeight: "bold",
                 color: this.props.textcolor,
                 textAlign: "center"