Fix #504 #532

Merged
elegaanz merged 1 commits from fix-504 into master 5 years ago
elegaanz commented 5 years ago (Migrated from github.com)
  • Add the spaced class to some article cards, to make them wider even on desktop
  • Fix the CSS to always have a small margin for cards on mobile
- Add the `spaced` class to some article cards, to make them wider even on desktop - Fix the CSS to always have a small margin for cards on mobile
codecov[bot] commented 5 years ago (Migrated from github.com)

Codecov Report

No coverage uploaded for pull request base (master@4d4f2ba). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             master    #532   +/-   ##
========================================
  Coverage          ?   40.9%           
========================================
  Files             ?      68           
  Lines             ?    9817           
  Branches          ?       0           
========================================
  Hits              ?    4016           
  Misses            ?    5801           
  Partials          ?       0
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/532?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@4d4f2ba`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit). > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #532 +/- ## ======================================== Coverage ? 40.9% ======================================== Files ? 68 Lines ? 9817 Branches ? 0 ======================================== Hits ? 4016 Misses ? 5801 Partials ? 0 ```
trinity-1686a approved these changes 5 years ago

Reviewers

trinity-1686a approved these changes 5 years ago
The pull request has been merged as b572a1bd74.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-504 master
git pull origin fix-504

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fix-504
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#532
Loading…
There is no content yet.