Stick H1 at top of page on conversation view

You’ll quite often be landing half way down this page. So the context
afforded by being able to see the phone number gives you some
reassurance that you’ve landed in the right place.
This commit is contained in:
Chris Hill-Scott
2017-06-06 15:40:33 +01:00
parent e7ed1c1cfe
commit 085f5f9b22
2 changed files with 4 additions and 4 deletions

View File

@@ -68,8 +68,8 @@ $tail-angle: 20deg;
&:focus {
outline: none;
padding-top: 20px;
margin-top: -20px;
padding-top: 120px;
margin-top: -120px;
}
}