mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 15:26:09 +00:00
(Fix) Header: Language menu z-index
This commit is contained in:
parent
2e0769b04f
commit
d4905011dd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// border-bottom: 1px solid rgba($color-white, 0.35);
|
// border-bottom: 1px solid rgba($color-white, 0.35);
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 2;
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
#boids {
|
#boids {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue