From 1be0ba9b3f3ad524d3a0800d1405bc93e6828dca Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 21 Dec 2019 23:21:59 +0100 Subject: Remove vertical spacing in employment table --- resources/pug/finals/index.pug | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'resources/pug') 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], -- cgit v1.2.3