Skip to content

Commit 35f0956

Browse files
authored
Update index.html
1 parent b8c6b0b commit 35f0956

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
}
7171
.menu-link:hover {
7272
color: #FFFFFF;
73-
text-decoration: underline;
73+
text-decoration: none;
7474
}
7575
</style>
7676
</head>
@@ -81,9 +81,9 @@
8181
<td rowspan="2">
8282
<a href="https://www.sparkfun.com" target="_blank"><img src="resource/sparkfun-logo.png"></a>
8383
</td>
84-
<td></td><td></td><td></td>
84+
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
8585
</tr>
86-
<tr>
86+
<tr style="height:40%;">
8787
<td align="center" class="menu-entry">
8888
<a class="menu-link" href="https://www.sparkfun.com/categories" target="_blank">SHOP</a>
8989
</td>

0 commit comments

Comments
 (0)