@Selvy2004
Posted
-
Use a bigger font-size for h1 or your main title
-
The background-color shouldn’t be #fff it should be off white(hsl(36, 100%, 99%);)
-
Use a smaller width for your hole web page
-
The aside text and the text above “learn more” button, in HTML use <br> to be like the original
-
change the width of learn more button to be a little bit bigger
I hope you found it useful, Good luck and Happy coding:)
Marked as helpful