We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa75300 + 8055bfe commit 2ea1234Copy full SHA for 2ea1234
app/views/templates/notAuthenticated.scala.html
@@ -12,7 +12,7 @@
12
<body>
13
<nav class="navbar fixed-top navbar-collapse navbar-toggleable-md navbar-expand-lg navbar-light">
14
<a class="navbar-brand py-0" href="#">
15
- <img src="@routes.Assets.versioned("images/logo.png")" class="d-inline-block align-top" alt="">
+ <img src="@routes.Assets.versioned("images/logo.png")" height=30 class="d-inline-block align-top" alt="">
16
</a>
17
18
</nav>
0 commit comments