Skip to content

Commit a473693

Browse files
committed
Merge pull request #75 from hdgarrood/generator
Fix display of 'menu' link
2 parents 953e0f3 + ffa35fc commit a473693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_site/css/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ header {
108108

109109
}
110110

111-
a {
111+
a, nav h2 {
112112
color: #fff;
113113
text-decoration: none;
114114
opacity: 0.6;

0 commit comments

Comments
 (0)