Fortran-FOSS-Programmers / ford

Automatically generates FORtran Documentation from comments within the code.
https://forddocs.readthedocs.io
GNU General Public License v3.0
405 stars 131 forks source link

Having too many items in navbar causes navbar to overlap with content #519

Closed ZedThree closed 1 year ago

ZedThree commented 1 year ago

Can be fixed manually by increasing body.padding-top to 120px in local.css, but we would probably want to do this dynamically somehow.

image

This should be looked at after #445

ZedThree commented 1 year ago

Fixed in #548