Latest solutions
Latest comments
- @correlucas@HinaSejaru124
@correlucas when seen on a phone the phone itself seems a little bit distorted e.g the speaker is left aligned the messages overflow I think for that you needed to define a fixed width for such elements so that it should be more ... Anyway I saw the improvements ... Passed from superb to exceptional
Marked as helpful - @correlucas@HinaSejaru124
Actually, the 2 background objects don't fit well for large screens. In your CSS positioning, instead of using a fixed distance, I propose you to fix the distances according to percentages so as to make it a relatively absolute position according to big PC screens
Marked as helpful - @AdrianoEscarabote@HinaSejaru124
I think it will have been better if you used
body { min-height: 100vh ... }
Nice job and Happy Coding - @correlucas@HinaSejaru124
You're a front-end god, but you forgot to strikethrough the other price
Marked as helpful - @devsilvar@HinaSejaru124
Hello if you could remove the <eb> tag and add HTML Lang="en" and avoid using inline styling it would be perfect, when added to what you have already done
- @PVIdubs@HinaSejaru124
Hello, PVI. All <a> tags must have a closing tag and discernible text.INFO The type attribute for the style element is not needed and should be omitted.
Context:
:host, ERROR CSS: Unknown pseudo-element or pseudo-class :host
Context: ext/css`>:host,:root ERROR CSS: Unknown pseudo-element or pseudo-class :host
Context: }svg:not(:host).svg- ERROR CSS: transform: too few values for the property transform.
Context: e-height,-.5em))}50%{-webkit-t ERROR CSS: transform: too few values for the property transform.
Context: ebound,-.125em))}64%{-webkit-t ERROR CSS: transform: too few values for the property transform.
Context: -angle,-180deg))}}@-webkit-key ERROR CSS: transform: too few values for the property transform.
Context: ate-angle,none))}.fa-stack{dis
Marked as helpful