However, there's this really weird linear gradient which is being applied somewhere in the theme's CSS. I can't seem to be able to override it in any way I know how, is there a way to fix this?
I've uploaded a repo of the entire code here, if that helps.
I'm making a website with Hugo and one of the sections requires a flex-box, this is a simple example of what I'm doing:
And the CSS is:
However, there's this really weird linear gradient which is being applied somewhere in the theme's CSS. I can't seem to be able to override it in any way I know how, is there a way to fix this?
I've uploaded a repo of the entire code here, if that helps.