Latest solutions
Latest comments
- @wuanm@sunil-sharma-999
Your forgot the font styles. Pretty good otherwise ✅
- @valcruxx@sunil-sharma-999
On calculation try replacing comma with empty string then convert it into a number
- @valcruxx@sunil-sharma-999
Use toLocalString function
- @vishy312@sunil-sharma-999
You can't use the google font directly like you did. You have to select the font weights which will open "selected family" box on the right side. It will contain <link> links and css import. You can choose any one of them to use the fonts.
If you use link tag then add it before css file, so it will be available in css file
Marked as helpful - @Krishna-bansall@sunil-sharma-999
I really liked the hover animation!
- @stefkudla@sunil-sharma-999
Great work! I don't know if i can be any help, but what i do for planning is divide the design into component and then think about how i am going to set them up. Also, keeping in mind about responsiveness and the position changes of elements.
Marked as helpful