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

Footer doesn't align to the bottom because it's inside of a div instead of body #4

Open
hellcp opened this issue Jul 7, 2022 · 3 comments

Comments

@hellcp
Copy link

hellcp commented Jul 7, 2022

If you move the <footer> tag to be under the body instead of <div> inside of the body, it should align to the bottom correctly.
Current:
Screenshot from 2022-07-07 21-07-11
<footer> under <body>
Screenshot from 2022-07-07 21-06-56

@pgajdos
Copy link
Owner

pgajdos commented Jul 18, 2022

Thanks. I want to return to fontinfo later (please remind me around September if I forget).

@hellcp
Copy link
Author

hellcp commented Jul 18, 2022

If I remember myself :P

pgajdos added a commit that referenced this issue Jul 20, 2022
@pgajdos
Copy link
Owner

pgajdos commented Jul 20, 2022

Probably fixed. @lrupp, what would be the best way to add missing </div> just after the in front page (only there)? I had to remove the vm, but I can all generate again, or should we do just manually?

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