Skip to content

Commit 9a04fd8

Browse files
committed
Fixes to retro CSS
1 parent a0acba9 commit 9a04fd8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

assets/css/style-reduced.css

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,15 @@ header { /* N/A on IE6 */
2121
img {
2222
border: none;
2323
}
24-
img#icon, img#logo {
25-
height: 70px;
26-
margin-right: 20pt;
24+
img#logo {
25+
margin-right: 15pt;
2726
}
2827
a.navlink {
2928
font-size: 15pt;
30-
margin: 6pt;
29+
margin: 0 6pt;
3130
}
3231
nav { /* requires JS on IE6 */
3332
display: inline;
34-
height: 70px;
3533
vertical-align: middle;
3634
}
3735
hero, main { /* requires JS on IE6 */

0 commit comments

Comments
 (0)