fixed size of home icon

master
Jakob 2020-02-23 17:50:56 +01:00
parent e262d35601
commit 8a9e44b0fc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</head>
<body>
<ul class="topnav">
<li><a class="active" href="#home"><img src="%CONTENT_DIR%/img/ThreadR_Home.svg" alt="Home" /></a></li>
<li><a class="active" href="%CONTENT_DIR%/"><img src="%CONTENT_DIR%/img/ThreadR_Home.svg" alt="Home" height="16px"/></a></li>
<!-- <li><a class="dropdown">
<button class="dropbtn">News
<i class="fa fa-caret-down"></i>