设定最大宽度
This commit is contained in:
@@ -22,5 +22,8 @@ import Signup from "../components/Signup.vue"
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.header {
|
.header {
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
max-width: 2000px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user