From 79e882fce9c71090fb294b11e30a9d1bd5862f2a Mon Sep 17 00:00:00 2001 From: RJ Spiker Date: Mon, 11 Jun 2018 17:08:40 -0600 Subject: [PATCH] website - timeline component font-size adjustment --- .../assets/stylesheets/consul-connect/components/_timeline.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/assets/stylesheets/consul-connect/components/_timeline.scss b/website/source/assets/stylesheets/consul-connect/components/_timeline.scss index 6e8f90b6d9..6eede9c529 100644 --- a/website/source/assets/stylesheets/consul-connect/components/_timeline.scss +++ b/website/source/assets/stylesheets/consul-connect/components/_timeline.scss @@ -47,6 +47,7 @@ .sub-heading { display: block; + font-size: 1.8rem; margin-bottom: 40px; }