Skip to content
Snippets Groups Projects
Verified Commit 068b83b2 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove menu title colour

parent 2bb81ecf
No related branches found
No related tags found
1 merge request!28Neue Website basierend auf Zola
......@@ -15,9 +15,5 @@ $project-colors: (
@each $project in $projects {
#menu-project-section-#{$project} {
border-color: map-get($project-colors, $project);
.is-mega-menu-title .is-mega-menu-subtitle {
color: map-get($project-colors, $project);
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment