Small amendments to task-header for smaller devices

This commit is contained in:
perryharlock
2013-11-15 15:11:37 +00:00
parent 66fb1e68af
commit 9b1079eea3
3 changed files with 14 additions and 1 deletions

View File

@@ -227,6 +227,10 @@
.task-header {
margin-bottom:30px;
h1 {
margin-bottom:6px;
}
h2 {
word-wrap:break-word;
}