commit b15e1baf31de2808ab96b111fdc3a03680fd0413 parent 39932537fbfb06a4a82e3e6fca4f6158f7721a5e Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sun, 22 Nov 2020 00:14:19 +0100 Ensure nav items never get stuck together Diffstat:
| M | commun.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/commun.css b/commun.css @@ -58,6 +58,7 @@ nav ol { nav ol li { flex: 1; + padding: 0.1em; } .lang {