This commit is contained in:
James Barnsley
2021-04-14 21:04:29 +12:00
parent 76face6321
commit 5b2646dfc6
18 changed files with 35796 additions and 4638 deletions

View File

@ -9498,6 +9498,7 @@ main header.overlay {
}
.artist-view .body.about .biography .biography-text {
overflow-wrap: break-word;
white-space: pre-wrap;
}
@media (max-width: 999px) {
.artist-view .intro .liner .heading__thumbnail {
@ -9684,6 +9685,10 @@ main .album-view .thumbnail-wrapper .thumbnail {
main .album-view .wiki {
padding-top: 40px;
}
main .album-view .wiki__text {
overflow-wrap: break-word;
white-space: pre-wrap;
}
@media (max-width: 799px) {
main .album-view {
padding-top: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="_x31_92b1ddc-b58c-4510-a73c-0fc2a95ef212"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 192 192"
style="enable-background:new 0 0 192 192;" xml:space="preserve">
<style type="text/css">
.st0{fill:#08D58F;}
.st1{fill:#FFFFFF;}
</style>
<rect class="st0" width="192" height="192"/>
<path class="st1" d="M86.4,124.1l-46.7,45.6V22.3l46.7,45.6V124.1z M86.4,22.3v22.3l53,50.9l-53,52v21.2l76.3-73.2L86.4,22.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1010 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 606 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

View File

@ -21,6 +21,15 @@
<link rel="apple-touch-startup-image" href="/iris/assets/app-icon_512.png" />
<link rel="apple-touch-icon" sizes="192x192" href="/iris/assets/app-icon_192.png" />
<link rel="apple-touch-icon" sizes="512x512" href="/iris/assets/app-icon_512.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/iris/assets/app-icon_57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/iris/assets/app-icon_60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/iris/assets/app-icon_72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/iris/assets/app-icon_76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/iris/assets/app-icon_114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/iris/assets/app-icon_120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/iris/assets/app-icon_144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/iris/assets/app-icon_152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/iris/assets/app-icon_180.png">
<link class="favicon" rel="shortcut icon" type="image/ico" href="/iris/assets/favicon.png" />
<link class="favicon" rel="shortcut icon" type="image/x-icon" href="/iris/assets/favicon.png" />
@ -106,7 +115,7 @@
// Release details
// These are automatically injected to built HTML
var build = "1618219813";
var build = "1618389934";
var version = "3.57.6";
// Construct the script tag