Enhance accessibility and style adjustments
Added WCAG-compliant scrolling behavior for search wrapper and updated styles for testimonials and team sections. Integrated alt attributes for images to improve accessibility and made minor layout refinements.
This commit is contained in:
@@ -99,7 +99,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
font-size: 0.7rem;
|
||||
font-weight: 400;
|
||||
opacity: .9;
|
||||
color: var(--md-typeset-a-color);
|
||||
color: #fff;
|
||||
margin-bottom: 0.1rem;
|
||||
text-align: left;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user