fixed menu display to support default bootstrap menus with minimal styling

This commit is contained in:
Adam Piontek 2021-07-26 20:51:08 -04:00
parent 9d3d8ede63
commit 311b918077
7 changed files with 92 additions and 95 deletions

View file

@ -52,4 +52,5 @@ function inline_svg( $svg_name, $atts = array() ) {
return $svg_content;
};
?>