forked from ag_kommunikation/webseite
WIP: Fixed color of top triangle. Wixed z-index of nav.
This commit is contained in:
parent
155c79a1be
commit
7be5f8e641
@ -52,6 +52,7 @@ body {
|
||||
justify-content: flex-end;
|
||||
|
||||
background-color: var(--wtf-light-grey);
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.primary_nav__toggle {
|
||||
|
@ -8,7 +8,7 @@
|
||||
</g>
|
||||
</g>
|
||||
<g transform="matrix(1,0,0,1,979,0)">
|
||||
<path d="M0,0L0,46L27.2,46L96,0L0,0Z" style="fill:#ebebeb;"/>
|
||||
<path d="M0,0L0,46L27.2,46L96,0L0,0Z" style="fill:#edefeb;"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 869 B |
Loading…
Reference in New Issue
Block a user