We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0aa1e1 commit 146007eCopy full SHA for 146007e
sass/module/_libraries.scss
@@ -179,21 +179,6 @@
179
/* Library page
180
========================================================================== */
181
182
-/* Library menu */
183
-.library-menu {
184
- h2 {
185
- @extend .sub-menu-title;
186
- }
187
-
188
- .links {
189
- @extend .sub-menu;
190
191
192
- @include small-medium() {
193
- display: none;
194
- };
195
-}
196
197
/* Using id, can't remove and add better wrapper class */
198
#ding-library-front {
199
.ding-library-image {
@@ -314,4 +299,3 @@
314
299
padding-bottom: $medium-spacing;
315
300
}
316
301
317
0 commit comments