Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
partials: fix weird underline in menu sidebar (#9)
Fix the unintentional underlining of other links in the menu sidebar by assigning the `p` elements in the menu-footer partial a special class, which we then specifically select for. Signed-off-by: Luca Zeuch <[email protected]>
- Loading branch information