Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseymcmahon committed Jun 5, 2024
1 parent 73481be commit a0735bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions EssentialCSharp.Web/Views/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@
<button class="menu-btn" v-on:click="sidebarShown = !sidebarShown">
<i class="fa fa-bars fa-lg icon-light"></i>
</button>
<div class="d-lg-none fs-4 text-white">
Essential C#
</div>
<div class="d-none d-lg-block">
<ul class="nav align-items-center">
<li class="nav-item d-none d-md-block">
Expand Down

0 comments on commit a0735bc

Please sign in to comment.