Skip to content

Commit 3db5b98

Browse files
author
Daniel Precioso
committed
Remove IE logo from headbar
1 parent b18d652 commit 3db5b98

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

_includes/masthead.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,4 @@
1818
</ul>
1919
<ul class="hidden-links hidden"></ul>
2020
</nav>
21-
<a href="/" class="navbar-logo">
22-
<img src="/images/ie_scitech.png" alt="IE Sci-Tech">
23-
</a>
2421
</div>

assets/css/custom.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,3 @@ a.button:hover {
118118
background-color: #009EE5; /* Slightly lighter color for hover effect */
119119
text-decoration: none; /* Ensures underline is removed during hover as well */
120120
}
121-
122-
/* IE Logo */
123-
.navbar-logo {
124-
position: fixed;
125-
top: 20px;
126-
right: 20px;
127-
}

0 commit comments

Comments
 (0)