Skip to content

Commit

Permalink
mc
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiano-guerriero committed Oct 12, 2022
1 parent d5e5c41 commit ddb38c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions css/globals/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,4 @@
--color-contrast-high: hsl(var(--color-contrast-high-hsl));
--color-contrast-higher-hsl: 240, 100%, 99%;
--color-contrast-higher: hsl(var(--color-contrast-higher-hsl));

/* font rendering */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

0 comments on commit ddb38c3

Please sign in to comment.