Refactor: Cleanup and move web-assets navbar-global styles to markup script tag
Move web-assets navbar-global styles to markup script tag, accordingly to component and web-assets instructions, to improve the component's portability. Part of #9
This commit is contained in:
@@ -52,13 +52,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Navigation */
|
||||
@media(min-width: 1200px) {
|
||||
.nav-global .nav-global-container {
|
||||
max-width: 1170px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Repository page. */
|
||||
.repository .file-view.markdown a {
|
||||
color: var(--color-primary);
|
||||
|
||||
Reference in New Issue
Block a user