Skip to content

Commit

Permalink
Cleans up styles
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoss-nc committed Dec 9, 2024
1 parent 76ca978 commit 7ad0502
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@

:root {
/* Breakpoints */
--b-print: 'only print';

/*
sm: 768px;
lg: 1280px;
sm: < 768px
md: >= 768px
lg: >= 1280;
*/

/* fonts */
Expand Down

0 comments on commit 7ad0502

Please sign in to comment.