8 lines
92 B
SCSS
8 lines
92 B
SCSS
body > .off-canvas {
|
|
padding-top: 2rem;
|
|
}
|
|
|
|
.docs-example-burger {
|
|
@include hamburger;
|
|
}
|