8 lines
109 B
SCSS
8 lines
109 B
SCSS
/* Halfmoon > Section > Sidebar */
|
|
|
|
#logo-sidebar {
|
|
filter: grayscale(100%);
|
|
width: 100%;
|
|
height: auto;
|
|
}
|