Commit daf44e38 authored by youjj's avatar youjj

标题样式调整

parent 33b4fff0
......@@ -42,6 +42,12 @@
</div>
</div>
</template>
<style>
.header-title {
text-align: center;
width: 100%;
}
</style>
<script>
/*引入postcss-px2rem 通过require的形式*/
......
......@@ -65,6 +65,10 @@
</template>
<style>
.header-title {
text-align: center;
width: 100%;
}
.last-css {
position: relative;
background: #f25b5b;
......
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