You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If "margin-left: 40px" written in the ".newsList-more", the "More" will locate at the bottom of the "Rank", rather than the bottom of news list. So it should be put in ".newsList-moreLink" to make it at right place like official HackerNews site. By the way, this tutorial is the best react tutorial I've seen from the past year, thank you.
The text was updated successfully, but these errors were encountered:
If "margin-left: 40px" written in the ".newsList-more", the "More" will locate at the bottom of the "Rank", rather than the bottom of news list. So it should be put in ".newsList-moreLink" to make it at right place like official HackerNews site. By the way, this tutorial is the best react tutorial I've seen from the past year, thank you.
The text was updated successfully, but these errors were encountered: