5 lines
93 B
SCSS
5 lines
93 B
SCSS
|
// Put your custom SCSS code here
|
||
|
|
||
|
#sidebar-default h3 > svg {
|
||
|
margin-bottom: .5rem
|
||
|
}
|