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"
|
href="https://api.fonts.coollabs.io/css2?family=Inter:wght@400;500;600;700;800&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
media="print"
|
media="print"
|
||||||
onload="this.media='all'"
|
onload="this.media = 'all'"
|
||||||
/>
|
/>
|
||||||
<noscript>
|
<noscript>
|
||||||
<link
|
<link
|
||||||
|
|
@ -1764,7 +1764,11 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</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
|
<div
|
||||||
style="
|
style="
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue