summaryrefslogtreecommitdiff
path: root/sass/src/common/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/src/common/local.scss')
-rw-r--r--sass/src/common/local.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index a802474..4c52486 100644
--- a/sass/src/common/local.scss
+++ b/sass/src/common/local.scss
@@ -71,3 +71,8 @@ ul.suggestions {
padding-bottom: 0.5rem;
}
}
+
+table.departures tr.now td {
+ padding-top: 2em;
+ padding-bottom: 2em;
+}