Content Calendar, Content Gap Analysis, and Content Optimization
This commit is contained in:
@@ -673,4 +673,19 @@ select option {
|
||||
.search-option.disabled h4,
|
||||
.search-option.disabled p {
|
||||
color: #64748b;
|
||||
}
|
||||
|
||||
/* Move main content upwards and reduce free space at the top */
|
||||
.main .block-container {
|
||||
padding-top: 0 !important;
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
h1 {
|
||||
margin-top: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
/* Optionally, reduce margin for the main title container if used */
|
||||
.seo-main-title, .main-title, .dashboard-title {
|
||||
margin-top: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user