Added basic filename copy. Added HTTP helper to q. Fetching all actor release pages from Naughty America. Added various high res network logos.

This commit is contained in:
2020-02-04 00:18:53 +01:00
parent bffa6d2c9e
commit ef602a3a15
42 changed files with 1483 additions and 54 deletions

View File

@@ -46,7 +46,7 @@ export default {
.logo {
width: 100%;
height: 5rem;
color: $text;
color: $text-contrast;
display: flex;
align-items: center;
justify-content: center;