Make separate section for invited chapters and surveys.

This commit is contained in:
Justin Hsu
2021-07-11 00:35:38 +01:00
parent 41a9c8dd5e
commit 3c7ee03623
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ body {
};
}
#drafts, #thesis, #pubs {
#drafts, #thesis, #pubs, #invite {
padding: $text-pad;
}