Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kesiah committed Dec 3, 2024
1 parent b39d2dd commit dcca183
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@
:root {
/* Breakpoints */
--b-print: 'only print';

/*
xs: 400px;
sm: 768px;
md: 1024px;
lg: 1280px;
xl: 1440px;
*/

/* fonts */
--body-font-family: frutiger, sans-serif;
--heading-font-family: frutiger, sans-serif;
Expand Down

0 comments on commit dcca183

Please sign in to comment.