ui: add consistent bottom margin to anime sections
This commit is contained in:
@@ -687,7 +687,9 @@ a.htmx-request {
|
|||||||
margin-top: var(--space-lg);
|
margin-top: var(--space-lg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.anime-synopsis {
|
.anime-synopsis,
|
||||||
|
.anime-relations,
|
||||||
|
.anime-recommendations {
|
||||||
margin-bottom: var(--space-xl);
|
margin-bottom: var(--space-xl);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user