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 */