Latest solutions
Latest comments
- @Ankush9800@Ankush9800
thank you for your feedback.🫡
- P@OdiestaWhat are you most proud of, and what would you do differently next time?
When i making website i always start with desktop version. making desktop version first usually make the mobile design harder as content need to be placed appropriately follow mobile screen size. Then i start to create mobile design first and realize that resizing from mobile to desktop is easier because content on mobile can be resized, customized into desktop version.
What challenges did you encounter, and how did you overcome them?To achieve profile image design. i use
What specific areas of your project would you like help with?transform: scale(0.6)
to make it smaller. then the margin of the picture start to break. to solve it, i usemargin-left: -1.2rem
so it align neatly as other element.are there better way to resize the image without changing the image margin?
@Ankush9800Thank you
- P@OdiestaWhat are you most proud of, and what would you do differently next time?
When i making website i always start with desktop version. making desktop version first usually make the mobile design harder as content need to be placed appropriately follow mobile screen size. Then i start to create mobile design first and realize that resizing from mobile to desktop is easier because content on mobile can be resized, customized into desktop version.
What challenges did you encounter, and how did you overcome them?To achieve profile image design. i use
What specific areas of your project would you like help with?transform: scale(0.6)
to make it smaller. then the margin of the picture start to break. to solve it, i usemargin-left: -1.2rem
so it align neatly as other element.are there better way to resize the image without changing the image margin?
@Ankush9800can you say how to import custom font
- @frager098@Ankush9800
You need to adjust your main content.