+ 5
css: working with rem
Hi, would have expected third ul having equal font-size. Whats wrong? https://code.sololearn.com/Ww2uqs93Dmbm/?ref=app
8 ответов
+ 1
Okay, got it.
Don't write both .rm and ul in css.
It'll be applied to ul childs of .rm class elements so first one will be excluded.
+ 5
okaaaay....
span is very good.
+ 3
I mean the last part with class rm.
It has no em... should not have...
+ 3
Thank u🤗 Emoji FanBoy
+ 3
cold u demonstrate the way
div/span?
+ 1
You meant second and third ul having same font size in all classes?
It won't happen as long em is there.
0
This wasn't best answer…
I just explained why it didn't work.
This hasn't served your purpose. You should make parent div/span and retain old .rm ul.
Second way, all ul should be classed.