Responsive
This commit is contained in:
@@ -51,6 +51,7 @@ const LAYOUT_PARSE = computed(() => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.page_container {
|
||||
// padding: 20px 0;
|
||||
&.full-size-page {
|
||||
width: 100%;
|
||||
}
|
||||
@@ -65,6 +66,7 @@ const LAYOUT_PARSE = computed(() => {
|
||||
|
||||
&.center-layout {
|
||||
max-width: 1385px;
|
||||
padding: 0 12px;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user