K
K
Kirill Zhukov2022-03-20 07:29:25
css
Kirill Zhukov, 2022-03-20 07:29:25

How to get rid of overriding media query selector in responsive css?

6236af3bbd7ed599199165.png
6236aed0597bb979343010.png
6236b51377b2f448441913.png
Tell me, I'm learning to make websites responsive, I use the boostrap column system, and in the sass code through the media query I try to change the padding in the menu_item, but in the browser it is crossed out, as I understand it, something overlaps it, how can I eliminate
padding-right: 20px crossed out in the browser and the old value of 45 px is used

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2022-03-20
@kupuelel

Increase the specificity of the rule and/or change the order.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question