Skip to content

Commit 6d82946

Browse files
committed
Tweak header
Signed-off-by: Kevin Suttle <kevin@suttle.email>
1 parent 5c3acbc commit 6d82946

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_sass/_layout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ dd {
6767

6868
.home-link {
6969
margin: 0;
70-
width: 100%;
7170
display: block;
7271
padding: 1em 0 .5em 1em;
7372
}

_sass/_reflow.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
float: right;
3636
}
3737
}
38+
.home-link {
39+
width: auto;
40+
}
3841
}
3942

4043
@media screen and (min-width: 75em) {

0 commit comments

Comments
 (0)