I also want to make my navbar grey
Hi! Try setting a background of rgba(0, 0, 0, 0.15)
in CSS. To add a backdrop blur, use backdrop-filter: blur(3px)
Helped? please mark my answer as “solved” to close this topic
I also want to make my navbar grey
Hi! Try setting a background of rgba(0, 0, 0, 0.15)
in CSS. To add a backdrop blur, use backdrop-filter: blur(3px)
Helped? please mark my answer as “solved” to close this topic