Skip to content
Snippets Groups Projects
Commit ce9bac49 authored by druid's avatar druid
Browse files

fix font for breadcrumb labels in mobile nav

parent f66c6ad6
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
border: 0 none;
cursor: pointer;
display: flex;
font-family: var(--main-font-family);
margin: 0 0 24px 16px;
padding: 0;
text-decoration: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment