This website requires JavaScript.
Explore
Help
Sign In
kevin-powell
/
beyond-css-course-material
mirror of
https://github.com/kevin-powell/beyond-css-course-material.git
Watch
1
Star
0
Fork
You've already forked beyond-css-course-material
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c404b550a
beyond-css-course-material
/
challenges
/
06-custom-props
/
_breakpoints.scss
6 lines
64 B
SCSS
Raw
Blame
History
$breakpoints
:
(
small
:
30
em
,
medium
:
45
em
,
large
:
65
em
)
;
Reference in New Issue
View Git Blame
Copy Permalink