fix: update mobile navigation styles and comment out unused code
Deploy to Dreamhost (dev) / build (push) Successful in 35s
Sync TODOs with Issues / sync_todos (push) Successful in 7s

This commit is contained in:
Keith Solomon
2026-06-28 20:52:40 -05:00
parent 3db0ceaf8d
commit 01101ff712
4 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ global $views;
$menuItems->render();
}
?>
<!--
<div class="menu-vdi__footer">
<a class="menu-vdi__contact-button button dark" href="<?php echo esc_url( home_url( '/contact/' ) ); ?>">
<?php echo esc_html__( 'Contact', 'cwc' ); ?>
@@ -40,5 +40,5 @@ global $views;
);
?>
</div>
</div>
</div> -->
</nav>