From db78a3193c47144933fe7bdcb7b62d7397b5dcc4 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 29 Jun 2020 11:03:58 +0100 Subject: [PATCH] f --- dev.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev.less b/dev.less index b8109f4..37b70cc 100644 --- a/dev.less +++ b/dev.less @@ -311,6 +311,8 @@ display: block !important; /* add the |> icon to the sub item items */ .submenu.level1>li>a::before{ content: "\25B6\00a0"; + font-size: 15px; + padding-right:5px; } /* make the level 0 a flex layout so sub menus become columns */