fix: profile page fixes
This commit is contained in:
@@ -677,7 +677,7 @@ input[type=checkbox] {
|
||||
font-size: var(--text-sm);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-bottom: 4rem;
|
||||
margin-bottom: 3rem;
|
||||
padding-left: 200px;
|
||||
padding-right: 1rem;
|
||||
box-shadow: var(--shadow-sm);
|
||||
@@ -1359,7 +1359,6 @@ pre {
|
||||
|
||||
.profile-page-body {
|
||||
background-color: var(--gray-50);
|
||||
padding: 2.5rem 0;
|
||||
}
|
||||
|
||||
.profile-column-grid {
|
||||
|
||||
Reference in New Issue
Block a user