Fix the news links on the home page #985
Reference in New Issue
Block a user
Delete Branch "fix/#953-mobile-issue-home"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See issue #953 for the problem description.
The news links have been changed to flex layout some time ago. On mobile it takes too much space causing the border to appear.
I updated the layout to work on mobile (see screenshot). The full width was an accident first. But at a closer look I like it on mobile. It's now kind of a button and provides more space to aim with the wurst fingers :D
Closes #953
Definitely better than before, so I'll merge!
I am not as happy with the normal screen layout (which this PR doesn't change), but that's subject to another issue anyway.
Thanks for spotting and fixing this!