Commit daf44e38 authored by youjj's avatar youjj

标题样式调整

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