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:
juanatsap
2025-11-10 19:01:29 +00:00
parent e2b5a7ae10
commit cdcc534a96
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 */