Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -33,7 +33,7 @@ defineProps({
|
||||
box-sizing: border-box;
|
||||
padding: 1rem;
|
||||
border-radius: .5rem;
|
||||
background: var(--grey-dark-40);
|
||||
background: var(--shadow-strong-40);
|
||||
color: var(--text-light);
|
||||
font-size: 1.25rem;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user