Scraping Gamma movies. Changed movie detail bar position, and scene detail bar mobile spacing.

This commit is contained in:
DebaucheryLibrarian
2021-01-25 23:01:07 +01:00
parent 41259eae5d
commit dc98fcad5a
5 changed files with 73 additions and 11 deletions

View File

@@ -171,17 +171,11 @@ export default {
*/
.details .favicon {
width: 1.75rem;
padding: .25rem .5rem .25rem .25rem;
}
.date,
.site {
font-size: .75rem;
padding: .35rem .5rem .35rem .5rem;
}
.date {
padding: .25rem .5rem;
padding: .35rem .5rem;
}
.site {