Friday, December 6, 2019

Release 0.4

Internal PR

Issue #1

It was difficult to find a good PR to work on, but found a good one to work with: https://github.com/Seneca-CDOT/telescope/issues/467

Thought this would be a quick fix, but it was a bit harder than I thought, the padding for bullet point and numbered list was all off, If the padding for whole site was taken out, it seemed to go back into the wrapper, but that was a good fix, it had to have some other issue.

Checked the main.css file and started debugging every property working on the post-content. It wasn't making any sense, then noticed, the ul and ol tags were not handled separately like others in CSS, so once I figured the right pixel to push to the right, I added the necessary changed and requested for PR: https://github.com/Seneca-CDOT/telescope/pull/477


No comments:

Post a Comment