commit 0b5cc9b75f6bc1cb1db6f1fe67a7ff152fa1911d parent 2654974bdd7fbdf99c98b5dec07a947d7b678471 Author: panr <radoslaw.koziel@gmail.com> Date: Sun, 13 Nov 2022 23:36:26 +0100 Fix menu items Diffstat:
| M | assets/css/menu.scss | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/assets/css/menu.scss b/assets/css/menu.scss @@ -48,6 +48,7 @@ > li { flex: 0 0 auto; margin-bottom: 10px; + white-space: nowrap; &:not(:last-of-type) { margin-right: 20px;