UNCLASSIFIED

Commit 7e8d10df authored by graham.smith's avatar graham.smith
Browse files

Merge branch 'LB-188-styling-fix' into 'master'

LB-188: Fix styling for text

See merge request platform-one/products/bullhorn/launchboard-fe!111
parents e462e481 396203a2
...@@ -134,6 +134,11 @@ export default { ...@@ -134,6 +134,11 @@ export default {
.dialog-message { .dialog-message {
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
font-style: normal;
font-variant: normal;
letter-spacing: normal;
font-family: "Open Sans", serif;
line-height: 1.5;
} }
.bottom-tooltip-dark { .bottom-tooltip-dark {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment