add bit of spacing to 404 page
This commit is contained in:
parent
844edb31e7
commit
3eb0afe29b
|
@ -149,6 +149,7 @@ body {
|
||||||
|
|
||||||
.page-not-found-topics .span8 {
|
.page-not-found-topics .span8 {
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
margin-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// this removes the unwanted top margin on a paragraph under a heading
|
// this removes the unwanted top margin on a paragraph under a heading
|
||||||
|
|
Loading…
Reference in New Issue