Improved actor extraction for fcuk scraper. Changed 'copyright' to 'credit'. Redused entity page favicon size.

This commit is contained in:
DebaucheryLibrarian
2020-07-15 05:12:29 +02:00
parent c62df2228b
commit 5b886b3917
8 changed files with 18 additions and 10 deletions

View File

@@ -215,11 +215,14 @@ export default {
height: 2.5rem;
}
.logo-parent,
.favicon {
.logo-parent {
height: 1.5rem;
}
.favicon {
height: 1rem;
}
.name {
color: var(--text-light);
display: flex;