diff --git a/_includes/banner.html b/_includes/banner.html index 7de74197..5cbd9e09 100644 --- a/_includes/banner.html +++ b/_includes/banner.html @@ -1,6 +1,5 @@ -
- Do you have a software testing conference or workshop and want to list it? Learn how to contribute. + Come Jam with PNSQC! Learn more.
\ No newline at end of file diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 9fd192a6..80cd9a3c 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -338,6 +338,7 @@ } #promo { + display: none; position: relative; z-index: 101; top: 0; @@ -350,7 +351,6 @@ color: black; } - ; text-align: center; line-height: 1.5; font-weight: normal;