diff options
author | Camil Staps | 2019-12-21 23:21:59 +0100 |
---|---|---|
committer | Camil Staps | 2019-12-21 23:21:59 +0100 |
commit | 1be0ba9b3f3ad524d3a0800d1405bc93e6828dca (patch) | |
tree | e4c8a9957b4c9f2415afc204222846e80523439d | |
parent | Remove less important software projects (diff) |
Remove vertical spacing in employment table
-rw-r--r-- | resources/pug/finals/index.pug | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 2705ae9..bec96ff 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -119,20 +119,17 @@ block content table.main_table tr td 2019–present - td - p PhD student, #[a(href="https://www.universiteitleiden.nl") Leiden University]. + td PhD student, #[a(href="https://www.universiteitleiden.nl") Leiden University]. tr td 2019–present - td - p Scientific programmer / software architect, #[a(href="https://top-software.nl") TOP Software]. + td Scientific programmer / software architect, #[a(href="https://top-software.nl") TOP Software]. tr td 2015–2019 td details - summary - p(style='cursor:pointer;') Student assistant, #[a(href="https://www.ru.nl") Radboud University Nijmegen] (click for an overview of activities). + summary(style='cursor:pointer;') Student assistant, #[a(href="https://www.ru.nl") Radboud University Nijmegen] (click for an overview of activities). mixin saItem(guide, name) | #[a(href=guide)= name], |