feat: iTunes redirect

This commit is contained in:
relikd
2024-02-29 22:36:35 +01:00
parent a0033f28c5
commit bcdbaaf399
5 changed files with 70 additions and 32 deletions

View File

@@ -83,7 +83,7 @@ h4 {
margin-left: 8px;
}
.itunes {
max-width: 600px;
max-width: 650px;
margin: 40px auto;
}
.carousel {
@@ -99,6 +99,10 @@ h4 {
.itunes p {
white-space: pre-wrap;
}
.no-itunes {
color: #777;
text-align: center;
}
/* Pagination */
.shortpage {