Related articles feature added

This commit is contained in:
Nuno Coração
2023-04-29 15:56:55 +01:00
parent 974fbf2687
commit 66198da716
40 changed files with 274 additions and 81 deletions
+8 -2
View File
@@ -2874,7 +2874,6 @@ select {
.to-transparent {
--tw-gradient-to: transparent var(--tw-gradient-to-position);
--tw-gradient-to-position: ;
}
.bg-clip-padding {
@@ -4485,7 +4484,14 @@ body:has(#menu-controller:checked) {
}
.thumbnail_card {
height: 250px;
height: 200px;
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
.thumbnail_card_related {
height: 150px;
background-repeat:no-repeat;
background-size:cover;
background-position:center;