diff options
| author | Michael <[email protected]> | 2017-04-08 20:01:50 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-08 20:01:50 -0400 |
| commit | 4f394fc6932c21d47aebecf1488b5a88e181d918 (patch) | |
| tree | ca01647138625ad685f32c7b4c0aef60f15fa65a /Project-Unite/Views/Shared/_Layout.cshtml | |
| parent | e536a7c1d5351896728f6952ed3c86f2ad007bf3 (diff) | |
| download | project-unite-4f394fc6932c21d47aebecf1488b5a88e181d918.tar.gz project-unite-4f394fc6932c21d47aebecf1488b5a88e181d918.tar.bz2 project-unite-4f394fc6932c21d47aebecf1488b5a88e181d918.zip | |
32x32 loho
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
| -rw-r--r-- | Project-Unite/Views/Shared/_Layout.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml index af3b4aa..4f6e0ab 100644 --- a/Project-Unite/Views/Shared/_Layout.cshtml +++ b/Project-Unite/Views/Shared/_Layout.cshtml @@ -30,7 +30,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:48px;" /></a>" + <a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:32px;" /></a>" </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> |
