Skip to content

Commit

Permalink
remove css font declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
jenny-s51 committed Aug 22, 2023
1 parent 6158262 commit a7deae3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@ body,
/* changes all <blockquote> left border color to purple */
--pf-c-content--hr--BackgroundColor: lemonchiffon;
/* changes a <hr> color to lemonchiffon */
}

@font-face {
font-family: "RedHatDisplay";
src: url("../../node_modules/@patternfly/react-core/dist/styles/assets/fonts/RedHatDisplay/RedHatDisplay-Regular.woff2");
}

0 comments on commit a7deae3

Please sign in to comment.