From f96c0c7d77fd442bfd24d099e332e2482061962d Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Mon, 2 May 2016 15:08:00 -0700 Subject: [PATCH] chore(hero): update hero banner for ngconf livestream --- public/_includes/_hero-home.jade | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/_includes/_hero-home.jade b/public/_includes/_hero-home.jade index 92d7932d64..76620e5724 100644 --- a/public/_includes/_hero-home.jade +++ b/public/_includes/_hero-home.jade @@ -7,6 +7,7 @@ header(class="background-sky") .banner.banner-floaty .banner-ng-annoucement - div(class="banner-text") Watch the ng-conf Live Stream May 4th-6th.  + div(class="banner-text") + p Watch the ng-conf Live Stream May 4th-6th.  div(class="banner-button") - a(href="https://www.ng-conf.org/#/extended" target="_blank") View Live Stream \ No newline at end of file + a(href="https://www.ng-conf.org/#/extended" target="_blank" class="button md-button") View Live Stream \ No newline at end of file