Update custom styles in extra.css for improved design
Refined CSS to enhance responsiveness, typography, and layout, including new media query adjustments and visual tweaks. These changes optimize the UI for various devices and ensure consistent styling across components.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -225,6 +225,10 @@ h3 {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.md-nav__container>.md-nav__link{
|
||||
text-transform: uppercase !important;
|
||||
}
|
||||
|
||||
.md-tabs__item {
|
||||
|
||||
&:after {
|
||||
|
||||
Reference in New Issue
Block a user