Update web/static/public.css

change symbol "has-submenu : after" for "↓"
This commit is contained in:
oriol carbonell pujolàs 2023-09-26 06:04:43 +00:00
parent 97dc93d06d
commit 79ade5c029
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ nav .has-submenu {
}
nav .has-submenu > a::after, nav .has-submenu > button::after {
content: "";
content: "";
position: absolute;
top: -.5rem;
right: -0.05rem;