@camilomcmSubmitted almost 2 years ago
Hi. It's my first solution to a Frontend Mentor challenge.
• What do you think about it? • How it can get better?
Hi. It's my first solution to a Frontend Mentor challenge.
• What do you think about it? • How it can get better?
Doubts
I have corrected some points of the css as they were not properly adjusted. However, the HTML validation report indicates points that I don't understand, like these:
CSS: transform
: too few values for the property transform
.
e-height,-.5em))}50%{-webkit-t
CSS: Unknown pseudo-element or pseudo-class :host
-width:0}:host,:root
However, none of the above is in my code. What can I do about it? Thank you!