Fix spacing for bibliographies.
Should use a single class for each bibliography instead of hard coding each bibligoraphy in the style.
This commit is contained in:
parent
9983b90f83
commit
31b2631778
|
@ -196,7 +196,7 @@ body {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
#drafts, #conference-publications {
|
#drafts, #conferences, #journals-and-surveys {
|
||||||
padding: $text-pad;
|
padding: $text-pad;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue