add chat copy, button in EN

This commit is contained in:
John Hess 2022-03-14 14:26:03 -05:00
parent 8348348300
commit b6c4b3d2b1
5 changed files with 27 additions and 11 deletions

View file

@ -64,6 +64,7 @@ body {
&:hover {
background-color: lighten($royal-blue, 5%);
}
margin-bottom: 10px;
}
@ -77,6 +78,13 @@ body {
}
}
.caption {
color: $dark-gray;
font-family: $text-font-family;
font-size: 16px;
margin-top: 8px;
}
.text-black {
color: $black;
}
@ -94,6 +102,9 @@ body {
.mb-2 {
margin-bottom: 24px;
}
.mt-2 {
margin-top: 24px;
}
// Arrows classes