fix: align sidebar titles to left and update professional badge
- Change sidebar titles from center to left alignment for better readability - Update badge from "Senior Consultant" to "Technical Consultant" - Applies to both English and Spanish versions
This commit is contained in:
+1
-1
@@ -596,7 +596,7 @@ iconify-icon {
|
||||
margin-bottom: 10px;
|
||||
padding: 0;
|
||||
color: rgb(51, 51, 51);
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* Collapsible Sidebar Section Styles */
|
||||
|
||||
Reference in New Issue
Block a user