src/books/childHealth/view/content/components/chapter012.vue
@@ -78,7 +78,7 @@ </template> <script> import oddHeader from '../../components/pageHeader/oddHeader.vue'; import oddHeader from "../../components/pageHeader/oddHeader.vue"; export default { name: "chapterTwelve", components: {oddHeader}, @@ -88,4 +88,12 @@ }; </script> <style lang="less" scoped></style> <style lang="less" scoped> p { line-height: 2em !important; text-align: justify !important; } a { text-decoration: none; } </style>