We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c0860 commit 204f2f8Copy full SHA for 204f2f8
_sass/navigation.scss
@@ -249,11 +249,23 @@
249
}
250
251
252
+.main-menu ul li:nth-child(7) .resources-dropdown {
253
+
254
+ .resources-dropdown-menu {
255
+ width: 376px;
256
+ left: -110px;
257
258
+ p {
259
+ margin-bottom: 0.5rem;
260
+ }
261
262
+}
263
264
265
.main-menu ul li {
266
.ecosystem-dropdown, .resources-dropdown a {
267
cursor: pointer;
268
-
269
.ecosystem-dropdown, .resources-dropdown {
270
.with-down-orange-arrow {
271
padding-right: rem(32px);
0 commit comments