Normalize margin at top of page#7040
Normalize margin at top of page#7040MarmadileManteater wants to merge 7 commits intoFreeTubeApp:developmentfrom
Conversation
src/renderer/App.css
Outdated
| inline-size: 85%; | ||
| margin-block: 40px 0; | ||
| margin-inline: auto; | ||
| margin-block-start: -2px; |
There was a problem hiding this comment.
That is correct. Nice catch.
|
Tested with 2 banners and with this PR it looks a bit weird Before: VirtualBoxVM_HQmCcSvY1p.mp4After: VirtualBoxVM_nstpHHNVqa.mp4 |
|
Ugh cant get the blog banner to show up. Anyone know how to force the banner to show? Edit: nvm found the answer #2300 (comment)
|
|
I do think the spacing between the banners is still a bit much compared to the non mobile view. Also the spacing between the last banner and the space on the bottom seems a bit much VirtualBoxVM_a0AgcQPh8P.mp4 |
|
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
|
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
1c1f010 to
a65d4da
Compare
|
doesnt seem to work for me. Any advice to show the blog banner? |
|
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
|
Closing as it will be revisited in another PR |


Normalize margin at top of page
Pull Request Type
Description
The margin above the top of each view is not consistent. Sometimes, its narrow. Other times, it is wide. This PR aims to improve consistency so that the margin at the top is always the same.
Screenshots
Testing
Compare all the different variants of the top margin
680Desktop