gethugothemes / northendlab-light-hugo

Northendlab is a minimal personal blog theme powered by Hugo. It has a Premium version on our gethugothemes site.
https://gethugothemes.com/products/northendlab/?utm_source=northendlab_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
103 stars 158 forks source link

Responsiveness Fix #26

Closed DhairyaMajmudar closed 7 months ago

DhairyaMajmudar commented 8 months ago

In the header.html file, I have added some bootstrap code in order to make the div a flexbox.

This PR is based on the original issues created in the Circuitverse blog repo.

associated with the issue https://github.com/CircuitVerse/Blog/issues/184

ScreenShots for Changes

Before Screenshot from 2024-02-22 01-54-11

After Screenshot from 2024-02-22 01-54-01

DhairyaMajmudar commented 8 months ago

@tfsomrat @tachyons I have separated the responsiveness changes from the PR https://github.com/gethugothemes/northendlab-light-hugo/pull/23 pls. have a look on this since this issue other users with also be facing.

tachyons commented 8 months ago

Please add screenshot of before and after the change so that maintainers of this project can validate the issue. Also screenshot shouldn't be from Circuitverse blog.

DhairyaMajmudar commented 8 months ago

I have updated my PR with the before and after changes, @tfsomrat pls. give your inputs.