fix layout
This commit is contained in:
@@ -30,9 +30,6 @@ body {
|
||||
.profile {
|
||||
background: #1a1a1a;
|
||||
}
|
||||
.services {
|
||||
border-color: #333;
|
||||
}
|
||||
.service-item {
|
||||
background: #2a2a2a;
|
||||
color: #e0e0e0;
|
||||
@@ -231,8 +228,6 @@ body {
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
margin-top: 12px;
|
||||
padding-top: 12px;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.service-item {
|
||||
@@ -264,6 +259,8 @@ body {
|
||||
/* Post List */
|
||||
.post-list {
|
||||
list-style: none;
|
||||
margin-top: 24px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.post-item {
|
||||
|
||||
Reference in New Issue
Block a user