removes box shadow for off canvas content
This commit is contained in:
@@ -372,6 +372,10 @@ a {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.off-canvas-content {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
// 02. Header
|
||||
// ----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user