I just finished building the technical documentation page and I’m quite proud of it! Please let me know if there’s anything that could be improved!
Link to the pen:
Technical Documentation Page
I just finished building the technical documentation page and I’m quite proud of it! Please let me know if there’s anything that could be improved!
Link to the pen:
Technical Documentation Page
Hi @LenaChestnut,
Pretty good job!
Maybe you could find a way in mobile view to offset the headlines, so that they aren’t covered by the menu icon …
Thank you for the feedback!
Yeah, I haven’t thought about the menu covering the headers when selected, I just offset the first one. Will have to think about how to do that. Thanks!
This looks really good, one suggestion I would make is to add scroll-behavior: smooth;
this will help it not jump to a section when you click an item in the navbar.
Thanks a lot, it’s much better that way