@MinhoteSubmitted almost 3 years ago
Hello, I am a beginner in Frontend Skills also in English, so feedback will received very well.
Hello, I am a beginner in Frontend Skills also in English, so feedback will received very well.
Hi, I'm Harshal also a junior Frontend developer. your solution is really good and neatly placed between the container. but in your description class you have did something different with your mind, you have applied CSS flex property justify-content: space-between; it's ok but doesn't match to original. I think you will find this solution helpful.
.description { display: flex; align-items: center; background-color: which you want; padding: 20px; } img { margin: 20px; } a { margin: 0px 10px 0px auto; }