Skip to content

Commit 146007e

Browse files
committed
Removed old library menu styling
1 parent d0aa1e1 commit 146007e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

sass/module/_libraries.scss

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -179,21 +179,6 @@
179179
/* Library page
180180
========================================================================== */
181181

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-
197182
/* Using id, can't remove and add better wrapper class */
198183
#ding-library-front {
199184
.ding-library-image {
@@ -314,4 +299,3 @@
314299
padding-bottom: $medium-spacing;
315300
}
316301
}
317-

0 commit comments

Comments
 (0)