diff options
| author | Michael <[email protected]> | 2017-04-08 20:03:17 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-08 20:03:17 -0400 |
| commit | 48bbb64408b957043c172e32b8eda83d70837072 (patch) | |
| tree | 5abfc014ed25c432831dcd201f67547f99641520 | |
| parent | 4f394fc6932c21d47aebecf1488b5a88e181d918 (diff) | |
| download | project-unite-48bbb64408b957043c172e32b8eda83d70837072.tar.gz project-unite-48bbb64408b957043c172e32b8eda83d70837072.tar.bz2 project-unite-48bbb64408b957043c172e32b8eda83d70837072.zip | |
24x24 maybe?
| -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 4f6e0ab..51c2097 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:32px;" /></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:24px;" /></a>" </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> |
