I’m trying to access that div classed “container” but no matter what I write, the css doesn’t change. I want to change it to “flex-direction: row-reverse;”. I tried to use the $ variable as suggested on the github page but nothing happens. Could someone help me with the syntax?
I have sometimes had success with using the !important tag.