Merge branch 'main' of https://github.com/monochrome-music/monochrome
This commit is contained in:
commit
604237271a
1 changed files with 6 additions and 2 deletions
|
|
@ -89,7 +89,7 @@
|
|||
href="https://api.fonts.coollabs.io/css2?family=Inter:wght@400;500;600;700;800&display=swap"
|
||||
rel="stylesheet"
|
||||
media="print"
|
||||
onload="this.media='all'"
|
||||
onload="this.media = 'all'"
|
||||
/>
|
||||
<noscript>
|
||||
<link
|
||||
|
|
@ -1764,7 +1764,11 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<section class="content-section" id="home-editors-picks-section-empty" style="margin-top: 0; display: none;">
|
||||
<section
|
||||
class="content-section"
|
||||
id="home-editors-picks-section-empty"
|
||||
style="margin-top: 0; display: none"
|
||||
>
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue