+ 1
Sololearn issue (html/CSS)
The code I wrote on my computer is different on my phone. I mean it's not much different, but it didn't set the font size I set on my computer, margin, and font family. Do you guys know if there is a fix to that? Yes I saved the code on my computer, and restarted the app on my phone. Also tried increasing the font size on my phone and didn't work. ..
8 Answers
+ 1
Ginfio ...and that might be all you need unless you had another question. If that is it, you can edit your comment and delete your link if you want to keep it private longer 😉
+ 2
Master Decimis 👍
+ 1
I just posted the code in the previous comment.
+ 1
Ginfio Well for starters your .happy and .mothers in CSS both need to be capitalized since your class names in HTML are both capitalized: Happy and Mothers.
Your "Day" is already capitalized in CSS so that is why that one worked.
+ 1
Alrighty thank you all dor tpur helps.
+ 1
What tou said worked "its capitalization"
+ 1
Gordon 😆😋
0
There should certainly be a way to fix it.
Can you link the code here? It's a lot easier to help when we can see what exactly we are working with rather than just guessing how you have it.