Project

General

Profile

1 46812 stefanos.g
//
2
// Component: Off-canvas
3
//
4
// ========================================================================
5
6
7
// Variables
8
// ========================================================================
9
10
11
// Bar
12
// ========================================================================
13
14
.hook-offcanvas-bar() {}
15
16
17
// Close
18
// ========================================================================
19
20
.hook-offcanvas-close() {}
21
22
23
// Overlay
24
// ========================================================================
25
26
.hook-offcanvas-overlay() {}
27
28
29
// Miscellaneous
30
// ========================================================================
31
32
.hook-offcanvas-misc() {}