5 lines
92 B
CSS
5 lines
92 B
CSS
.nav_background{
|
|
z-index: -10;
|
|
filter: brightness(.17);
|
|
align-items: baseline;
|
|
} |