Changed max width for logo
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
<body>
|
||||
<div class="nav">
|
||||
<div class="nav-header">
|
||||
<img src="images/logo.png" style="height: auto; width: 100%; max-width: 290px">
|
||||
<img src="images/logo.png" style="height: auto; width: 100%; max-width: 100px">
|
||||
</div>
|
||||
<div class="nav-btn">
|
||||
<label for="nav-check">
|
||||
|
||||
Reference in New Issue
Block a user