We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18d652 commit 3db5b98Copy full SHA for 3db5b98
_includes/masthead.html
@@ -18,7 +18,4 @@
18
</ul>
19
<ul class="hidden-links hidden"></ul>
20
</nav>
21
- <a href="/" class="navbar-logo">
22
- <img src="/images/ie_scitech.png" alt="IE Sci-Tech">
23
- </a>
24
</div>
assets/css/custom.css
@@ -118,10 +118,3 @@ a.button:hover {
118
background-color: #009EE5; /* Slightly lighter color for hover effect */
119
text-decoration: none; /* Ensures underline is removed during hover as well */
120
}
121
-
122
-/* IE Logo */
123
-.navbar-logo {
124
- position: fixed;
125
- top: 20px;
126
- right: 20px;
127
-}
0 commit comments