Commit Graph
3 Commits
Author SHA1 Message Date
Marek Pikuła 08ac7bf6cf Don't wrap navbar item text
It prevents from separator misalignment in certain screen sizes.

Signed-off-by: Marek Pikuła <[email protected]>
2024-06-07 14:04:08 +02:00
Marek Pikuła 89597da9a8 Fix navbar separator on mobile sizes
Before, the separator stayed as vertical line in mobile orientation.
Now, it's replaced with dropdown separator (i.e., horizontal line).

Signed-off-by: Marek Pikuła <[email protected]>
2024-06-07 14:04:02 +02:00
Marek Pikuła 7b480c51ca Add optional navbar separator
It cleanly separates the home page sections from the main menu.

Signed-off-by: Marek Pikuła <[email protected]>
2024-06-02 20:46:59 +02:00