Merge branch 'feature/noscript'
This commit is contained in:
@ -81,4 +81,11 @@
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
<noscript>
|
||||
<style>
|
||||
.navigation {
|
||||
background-color: #1a1a37;
|
||||
}
|
||||
</style>
|
||||
</noscript>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user