summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--resources/pug/finals/index.pug2
-rw-r--r--resources/sass/style.scss2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug
index bfcdb27..07c42f3 100644
--- a/resources/pug/finals/index.pug
+++ b/resources/pug/finals/index.pug
@@ -139,7 +139,7 @@ block content
td 2017–2019
td Research MA. #[a(href="https://www.universiteitleiden.nl/en/education/study-programmes/master/classics-and-ancient-civilizations-research/hebrew-and-aramaic-studies-research") Hebrew and Aramaic Studies], Leiden University (#[em planned]).
tr
- td 2017–2020
+ td 2017–2019
td MSc. #[a(href="https://www.ru.nl/english/education/masters/software-science/") Software Science], Radboud University Nijmegen (#[em planned]).
tr
td 2014–2017
diff --git a/resources/sass/style.scss b/resources/sass/style.scss
index 14476aa..94045c4 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -34,7 +34,7 @@ hr {
table {
&.main_table {
> tbody > tr > td:first-child {
- min-width: 150px;
+ min-width: 120px;
}
&.publications > tbody > tr > td:first-child {