Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spread out footer icons #127

Closed
hemanth7787 opened this issue Aug 31, 2018 · 1 comment
Closed

spread out footer icons #127

hemanth7787 opened this issue Aug 31, 2018 · 1 comment

Comments

@hemanth7787
Copy link

hemanth7787 commented Aug 31, 2018

https://github.com/budparr/gohugo-theme-ananke/blob/8c1280c2a3f2fe9b7df4930cb77f48e27735bd21/layouts/partials/site-footer.html#L2

screenshot_20180831_165725

with justify-between removed
screenshot_20180831_165812

budparr pushed a commit that referenced this issue Aug 31, 2018
This applies the flexbox directive `justify-between` to the nav items, not the icons themselves.

Fixes #127
budparr pushed a commit that referenced this issue Aug 31, 2018
This applies the flexbox directive `justify-between` to the nav items, not the icons themselves.

Fixes #127
@budparr
Copy link
Member

budparr commented Aug 31, 2018

Thanks for pointing that out, @hemanth7787 That class was meant to be around the footer items themselves, so rather than removing it, I used a div to apply it correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants