@@ -4,6 +4,8 @@
padding-bottom: 80px;
background: #ffffff;
border-radius: 8px;
+ margin-left: auto;
+ margin-right: auto;
}
.requirements-title {
text-align: center;
@@ -1,5 +1,7 @@
.works-wrapper {
width: 1000px;
.works-category {
min-height: 120px;
@@ -145,6 +145,8 @@ export default {
<style lang="scss">
.account-change-panel-container {
width: 880px;
height: 600px;
background: #FFFFFF;