-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added ArticleNavigation component, which provides next/prev navigation between articles #159
Conversation
182032e
to
ca08880
Compare
@imsitnikov Could u review the pr again, please? |
320px screen size: @LehaRybkoha @chervyakovru Can we hide text into buttons on such a small screen size? |
No. It was made according to web-design. It will be fixed after integrating responsive version of landing. If you remove horizontal paddings, buttons will be fine and in responsive version paddings will be removed |
What is "responsive version of landing"? |
A little missunderstanding) |
…prev navigation between articles (#159)" (#168) This reverts commit 94d67b3. Co-authored-by: Maksim Sitnikov <[email protected]>
…igation between articles (#169) * feat: Added ArticleNavigation component, which provides next/prev navigation between articles (#159) * fix: fixed section links and mdx rendered margin * fix: a little refactoring * fix: removed unuseful functions --------- Co-authored-by: Aleksei <[email protected]>
No description provided.