1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Branch was updated using the 'autoupdate branch' Actions workflow.

This commit is contained in:
Octomerger Bot
2020-12-17 01:10:01 +10:00
committed by GitHub

View File

@@ -90,3 +90,9 @@ header summary,
background: transparent;
}
}
.nav-dropdown {
@media (min-width: 1012px) and (max-width: 1279px) {
right: 0;
}
}