@OversrSubmitted over 1 year ago
supakorn klampod
@BKvipAll comments
- @BKvipPosted over 1 year ago
Hello there π. Congratulations on successfully completing the challenge! π I have other recommendations regarding your code that I believe will be of great interest to you.
- responsive moniter by code
@media only screen and (max-width: 600px) { #card{ flex-direction: column; } }
link: https://www.w3schools.com/css/css_rwd_mediaqueries.asp
I hope you find this helpful
Happy coding!0