diff --git a/community/index.html b/community/index.html index 7a9359f..1ee011a 100644 --- a/community/index.html +++ b/community/index.html @@ -6,13 +6,6 @@ description: pages.community.description {% include hero/community.html %} - - -
diff --git a/src/scss/_junk-drawer.scss b/src/scss/_junk-drawer.scss index b0a5198..6344863 100755 --- a/src/scss/_junk-drawer.scss +++ b/src/scss/_junk-drawer.scss @@ -439,3 +439,8 @@ a.blog_link { clear:left; font:14px Helvetica,Arial,sans-serif; } + + +.ctabox__image { + background-color: rgba(173,219,255,0.1); + } \ No newline at end of file