Skip to content

Commit

Permalink
feat: add custom styles to manage feedback title
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Jun 28, 2023
1 parent 4a36cb1 commit 31e8bf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
@import "~@edx/brand/paragon/variables";
@import "~@edx/paragon/scss/core/core";
@import "~@edx/brand/paragon/overrides";

#feedback-courses-carousel .feedback-container .feedback-carousel-title {
margin: 0 0 20px 0;
color: var(--pgn-color-primary-base);
}

Large diffs are not rendered by default.

0 comments on commit 31e8bf2

Please sign in to comment.