Merge branch 'next' of github.com:coralproject/talk into auth-views

* 'next' of github.com:coralproject/talk:
  Readd comments not found
  Make readonly and add translations
  Add localization
  Change text
  Add SetViewMutation
  Get view from query + tests
  Styling, refactor + tests
  Add UserBox
  Add auth target
This commit is contained in:
Belén Curcio
2018-08-09 10:24:34 -03:00
76 changed files with 2387 additions and 1110 deletions
+5
View File
@@ -100,6 +100,11 @@
color: var(--palette-text-primary);
}
.bodyCopyBold {
composes: bodyCopy;
font-weight: var(--font-weight-medium);
}
.button {
color: var(--palette-text-secondary);
font-family: "Source Sans Pro";