I was stock for an hour and I tried that it didn’t work! I also Tried to separate it, it didn’t work either BUT when I tried to make it like this it works! I figured out myself diff. From others because is not working
I think you completely missed what they told you to do above. Look at your html that you posted. You do not have an element with a class of thin-green-border in it. I don’t know why you are trying to use “thin” instead of “thick” for you css.
It may have worked that way only because you put all the correct parameters in .smaller-image and since both classes are for the same element of course it would work. The program may just be ignoring the .thin-green-border which is why it’s not throwing an error. The parameters listed are being applied to .smaller-image. Not the point of that exercise.
I tried to separate from .smaller-image from it won’t work, and I also change the from thin to thick. Don’t know why it won’t allow me to to separate it. So what I just did is put them in one and it go through … because the problem that I have is that the thick border is blue instead of green