-
Notifications
You must be signed in to change notification settings - Fork 0
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
Finish author viewpoint page #11
base: development
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
In addition, per the design file, please remember to add a 6px padding between paragraphs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All previous issues have been resolved except for the paragraph spacing. By paragraph spacing I mean additional padding between paragraphs of text (created by pressing the enter key). Paragraph spacing should be in addition to line height. For example: the distance between text "Line 1 \n Line 2" should be 6px more than "Line 1..... [line-wrap] line 2".
I have finished author-viewpoint page and fixed some center layout problems and adjust the height setting of each page.