So I’ve been working on my portfolio project. I started using CSS but it seems whenever I link with Bootstrap, it overrides some of my CSS elements like background and text color. is this normal?
I don’t know all Bootstrap elements and what they do yet. How can I maintain the look I want? CSS or Bootstrap?
Also can I create a responsive page using CSS alone without Bootstrap?