diff --git a/app/views/devise/shared/_what_is_vulcan.html.haml b/app/views/devise/shared/_what_is_vulcan.html.haml index ed4845ee..391bc959 100644 --- a/app/views/devise/shared/_what_is_vulcan.html.haml +++ b/app/views/devise/shared/_what_is_vulcan.html.haml @@ -2,4 +2,4 @@ %p Vulcan helps Subject Matter Experts (SMEs) apply Security Requirements Guides (SRGs) to author Security Technical Implementation Guides (STIGs) & corresponding InSpec Profiles as security testing content. %p=Settings['welcome_text'] -%div.mt-4=markdown_to_html(latest_release_details).html_safe +%div.h-25.mt-4.p-2.overflow-auto=markdown_to_html(latest_release_details).html_safe