Using template engine as PUG
Html body
nav#navbar
ul.flex-container
div#logo
img(src='/static/logo3.png')
This is what image logo3.png looks
Can you suggest any css property? Or photoshop tool to do it. Searched but found opacity property which doesn't help.


