Skip to content

Fix broken transparency

codecraft requested to merge fix-broken-transparency into master

Fix the problem that images in a transparent hero section are transparent as well by adjusting the background-color property of the section to be a white with 60% opacity instead of the whole container having a 60% opacity

Merge request reports