From a6c41cd5a33f2f87937866a51dff7a8f17f339a6 Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Thu, 21 Feb 2019 16:29:18 +0100 Subject: [PATCH] Remove Track Record section. Done #2607 @0:10 --- index.html | 4 +++- styles/common/global.styl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f956e6d..c8065c9 100644 --- a/index.html +++ b/index.html @@ -133,6 +133,7 @@ + +

Investor Guide Series

diff --git a/styles/common/global.styl b/styles/common/global.styl index 361de87..880cdbd 100644 --- a/styles/common/global.styl +++ b/styles/common/global.styl @@ -16,7 +16,7 @@ p margin-bottom: 1.5em .block - &:nth-child(even) + &:nth-child(even), &.bg-grey background-color: $colors.light-grey .content -- 2.39.5