From 3e10a3da54b2c0694327af88e875e17326220fb9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 27 Sep 2018 17:09:38 +0200 Subject: Update end year Software Science MSc; change table column width to 120px --- resources/sass/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/sass') 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 { -- cgit v1.2.3