This website requires JavaScript.
Explore
Help
Sign In
CCCHH
/
ccchh-website
Watch
1
Star
2
Fork
You've already forked ccchh-website
0
Code
Issues
3
Pull requests
2
Actions
Activity
1d77be4e7c
ccchh-website
/
themes
/
ccchh
/
assets
/
scss
/
main.scss
4 lines
88 B
SCSS
Raw
Normal View
History
Unescape
Escape
Provide container class to limit viewport depending on screen width Also define the necessary variables for these breakpoints and viewports. This way they can be used in other contexts as well.
2024-01-25 23:38:31 +01:00
@import
"
variables.scss
"
;
@import
"
container.scss
"
;
Define some general document typography: font config and heading sizes
2024-01-29 03:52:50 +01:00
@import
"
document-typography.scss
"
;
Reference in a new issue
Copy permalink