Latest solutions
Perfume Product Card
#sass/scssSubmitted about 1 year agoI still need more help in achieving consistency in design across my project. This includes maintaining spacing and overall visual appeal. I would appreciate guidance on how to improve the consistency and polish of my design.
Recipe Page using HTML, SCSS
#sass/scssSubmitted over 1 year agoI still need more help in achieving consistency in design across my project. This includes maintaining spacing and overall visual appeal. I would appreciate guidance on how to improve the consistency and polish of my design.
Social Links Profile using HTML, SCSS
#sass/scssSubmitted over 1 year agoI would like help in achieving smooth hover effects for my links. Currently, I'm using a basic hover effect, but I'm looking to enhance it for a more polished and professional look. Any suggestions or tips on how to achieve this would be greatly appreciated.
Blog Preview Card using SCSS
#sass/scssSubmitted over 1 year agoI would like help with refining my CSS skills, particularly in handling background colors and other styling strategies to ensure a polished design.
QR Code Component using SCSS
#sass/scssSubmitted over 1 year agoI want to ask feedback for the following:
- Are there any specific techniques or best practices I should follow to make my design more responsive?
- Are there any other Sass features or techniques you recommend I explore to improve my CSS workflow?
Latest comments
- @bossthekhani
- @khatri-rohitWhat are you most proud of, and what would you do differently next time?
Feels good after completing this project.
What challenges did you encounter, and how did you overcome them?Managing the margin between the contents was hard and setting table.
What specific areas of your project would you like help with?Managing the margin between the contents was hard and setting table.
@totorocodGreat job on your work! For managing margins between content, consider using CSS margin and padding properties. Use margin to create space outside an element, and padding to create space inside an element.
- @gevalinho@totorocod
I love the background color you chose for your project, especially how you used a gradient to create a visually appealing effect. It adds depth and dimension to your design, making it more engaging for users. Keep up the great work!
- @karthickg24What are you most proud of, and what would you do differently next time?
I m very much happy to be able to complete the solution in quick span of time
What challenges did you encounter, and how did you overcome them?Challenges are
- to set width for different screen sizes
- to set style when doing mouse-enter
Regarding the spacing between each content. Need suggestions on how to improve on the CSS Skills.
@totorocodIt's awesome that you completed the solution quickly! For responsive designs, try using relative units like percentages or viewport units so it can adapt to different screen sizes.
- @marionhacotWhat are you most proud of, and what would you do differently next time?
I'm proud to have finished my very first project on Frontend Mentor!
What challenges did you encounter, and how did you overcome them?It took me some time to deploy my project, create a new repo and have a link to share, because I wanted to use Vercel for the first time. I already use GitHub Pages for my Portfolio and didn't want to use the same link for my Frontend Mentor projects.
What specific areas of your project would you like help with?Overall, I'd like to know if I rendered the project as expected, and if my url to see it live is working.
@totorocodThat's awesome that you completed your first project on Frontend Mentor! It's a big achievement.
For next time, you might consider checking the dimensions and spacing more closely to match the design. Overall, it was rendered beautifully on your live site in Vercel.