Add UserBox

This commit is contained in:
Chi Vinh Le
2018-08-08 01:04:25 +02:00
parent 34fb53b3b0
commit fe7b734b2c
41 changed files with 773 additions and 84 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";