Skip to content

Commit 798082f

Browse files
committed
Update index.html
1 parent e56d584 commit 798082f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
z-index: 1000;
3636
}
3737

38-
@media (max-width: 7px) {
38+
@media (max-width: 768px) {
3939
.uwl-logo {
4040
display: none;
4141
}
@@ -51,7 +51,7 @@
5151
</a>
5252

5353
<!-- UWL logo -->
54-
<img src="assets/img/UWL-logo.jpg" alt="UWL Logo" class="uwl-logo" />
54+
<!--<img src="assets/img/UWL-logo.jpg" alt="UWL Logo" class="uwl-logo" /> -->
5555

5656
<nav id="navbar" class="navbar">
5757
<ul>

0 commit comments

Comments
 (0)