Latest solutions
Social links profile
Submitted 8 months agoI would like to know how does one build out a design as closely as possible without a figma file, got any hacks or methods to it?
Blog preview card
Submitted 9 months agoI would like to get help with transition effects how one can make smooth and calm transitions. What other properties are helpful and if there is any standard practice to it.
Latest comments
- @rajaab100@AravindM817
Great attempt!
- @cohoc@AravindM817
Great attempt!
- @gabbyhunter1@AravindM817
Great attempt, I just wanted to suggest that you forgot to apply the color changing hover effect for the button if you look at the active-states.jpg from design folder you will notice the difference. Also I am just guessing but the image is not being properly displayed in mobile view because of display:block property for img, picture.
- @KosmoSlayeR@AravindM817
Great attempt! One thing I could suggest is to add an effect such as ease or ease-in-out to the transition effect property it will make the transition a lot better.
.title { font-weight: bold; transition: color 80ms ease-in-out; }
- @JoseLeoV77What specific areas of your project would you like help with?
Any feedback helps!
@AravindM817Well done!
- @Mse103454@AravindM817
Great work, I would suggest to focus on typography and to make the layout both large screen and mobile responsive.