Wine layout - remove box-shadow from menu
Hi, I want to remove the shadow in the top_bar_left div, but i didn't found it in the files.
#Top_bar:not(.is-sticky) .top_bar_left { box-shadow: 0 3px 5px 5px rgba(0, 0, 0, 0.1); }
Thanks for your help
Comments