feat: refresh profile and settings pages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.agreement-page {
|
||||
padding: 0 24px 24px;
|
||||
padding: 0 32px 32px;
|
||||
}
|
||||
|
||||
.agreement-title {
|
||||
@@ -8,11 +8,10 @@
|
||||
color: var(--text-primary);
|
||||
display: block;
|
||||
margin-bottom: 32px;
|
||||
padding-top: 24px;
|
||||
}
|
||||
|
||||
.agreement-content {
|
||||
padding: 40px 32px;
|
||||
padding: 40px 0;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user