Skip to content

Commit a7deae3

Browse files
committed
remove css font declaration
1 parent 6158262 commit a7deae3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/app/app.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,4 @@ body,
1111
/* changes all <blockquote> left border color to purple */
1212
--pf-c-content--hr--BackgroundColor: lemonchiffon;
1313
/* changes a <hr> color to lemonchiffon */
14-
}
15-
16-
@font-face {
17-
font-family: "RedHatDisplay";
18-
src: url("../../node_modules/@patternfly/react-core/dist/styles/assets/fonts/RedHatDisplay/RedHatDisplay-Regular.woff2");
1914
}

0 commit comments

Comments
 (0)