Skip to content

Commit

Permalink
Merge pull request meshery#8504 from meshery/revert-8481-chadha93/glo…
Browse files Browse the repository at this point in the history
…bal-font-qanelas-soft

Revert "[UI] Add Qanelas Soft as Global Font"
  • Loading branch information
leecalcote authored Aug 17, 2023
2 parents d19ee1e + 60fcdba commit de0ffa0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/themes/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const drawerWidth = 256;
export var darkTheme = createTheme({
typography : {
useNextVariants : true,
fontFamily : "Qanelas Soft",
h5 : {
fontWeight : 'bolder',
fontSize : 26,
Expand Down Expand Up @@ -232,7 +231,6 @@ darkTheme = {
let theme = createTheme({
typography : {
useNextVariants : true,
fontFamily : "Qanelas Soft",
h5 : {
fontWeight : 'bolder',
fontSize : 26,
Expand Down

0 comments on commit de0ffa0

Please sign in to comment.