redhat-developer / rhd-frontend

npm-installable package for RHDP website assets
https://redhat-developer.github.io/rhd-frontend/
5 stars 15 forks source link

Remove bottom margin from topics nav #388

Closed AdamJ closed 5 years ago

AdamJ commented 5 years ago

Remove the bottom margin from the Topics navbar. This will now rely on the assembly's top margin/padding to render proper spacing.

Fixes https://github.com/redhat-developer/rhd-frontend/issues/382

Examples w/bottom margin removed. image

image

sjcox-rh commented 5 years ago

Thanks for fixing this one @mindreeper2420. This will remove that space regardless of which assembly is used at the top of each page, correct?