biofriction-wp-theme/node_modules/foundation-sites/docs/assets/scss/examples/_off-canvas.scss

8 lines
92 B
SCSS
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
body > .off-canvas {
padding-top: 2rem;
}
.docs-example-burger {
@include hamburger;
}