Commit 1c562bf4 authored by chenqikuai's avatar chenqikuai

fix: 修改标题字号和边距

parent cb1aff65
......@@ -53,6 +53,8 @@ export default class TemplateDetail extends Vue {
.template-detail{
.title-text{
text-align: left;
font-size: 18px;
padding: 15px 0;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment