Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Updated home page and blog detail page ui #46
Updated home page and blog detail page ui #46
Changes from 51 commits
915fc92
dbbfcf2
29b055b
90003dc
e3f21af
3cf5374
fbaf6db
fdf764f
2296572
9216d8b
5d2ff5a
0b11333
fc82441
295d6fb
3f3e10d
f215722
0487314
05a1ab5
d88bb88
e7b4e8b
423f64c
8541b04
c260c26
02e7aa1
fc6b0ee
8b09c0b
d040211
930fbe4
4fd029d
0e26d15
f58a891
1518a0f
3338c50
031a18d
b8ad116
5e08ff6
92905d8
2fcaba7
c64776c
4145d25
9cd95a4
f7e2620
7fbba3e
5474d81
c9a4a40
e51ffdc
fd84980
16624ee
d1022ed
af01de3
86823fd
d6fe348
6dde99e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Are the vendor prefixes needed?
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.
https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp
The
-webkit
property is needed for the line clamp function to work, let me know if this needs to be updated further