diff --git a/app/assets/stylesheets/extranet/layout/_header.sass b/app/assets/stylesheets/extranet/layout/_header.sass index 29cd146c121d7265d8f49d54c678044f52744d83..0056fb05b3145cd6710ecc859bcbffd47197bd64 100644 --- a/app/assets/stylesheets/extranet/layout/_header.sass +++ b/app/assets/stylesheets/extranet/layout/_header.sass @@ -10,4 +10,6 @@ header, margin-top: -60px margin-bottom: 0 &__title - @extend h1 \ No newline at end of file + @extend h1 + p + margin-bottom: 0 \ No newline at end of file