diff --git a/app/assets/stylesheets/my_styles.scss b/app/assets/stylesheets/my_styles.scss index ffef0cb..3c90e6a 100644 --- a/app/assets/stylesheets/my_styles.scss +++ b/app/assets/stylesheets/my_styles.scss @@ -470,3 +470,8 @@ a.black // border-radius: $alert-callout-subtle-radius; // } // } + +.pkgdescription +{ + margin-bottom: 3rem; +} \ No newline at end of file