joplin / website-plugin-discovery

The official plugin repository website
https://joplinapp.org/plugins
MIT License
7 stars 6 forks source link

Improve padding of heading #41

Closed laurent22 closed 8 months ago

laurent22 commented 10 months ago

There are three different margins at the top at the moment - One for the Joplin logo, another for the Home button and another for the content margin. And that padding is different from the main page (the Home button jumps when changing from a plugin page to the home page).

I think we should do this:

Current

image

Changes

image
personalizedrefrigerator commented 9 months ago

This has been partially addressed — alignment should be improved, but the position of the icon still needs to be updated.

laurent22 commented 9 months ago

@personalizedrefrigerator, also the icon size should be smaller like in the above mockup.

Currently it is too large:

image
personalizedrefrigerator commented 9 months ago

Updated UI: screenshot: Much smaller icon is just to the left of the title screenshot: Plugin with no icon shows just the title

personalizedrefrigerator commented 8 months ago

This has been implemented, though the relevant CSS is much more complicated than I would like it to be.