diff --git a/client/homebrew/phbStyle/phb.style.less b/client/homebrew/phbStyle/phb.style.less index 941e48349..63196adcc 100644 --- a/client/homebrew/phbStyle/phb.style.less +++ b/client/homebrew/phbStyle/phb.style.less @@ -18,6 +18,7 @@ strong{ font-family : ScalySans; font-weight : 800; + letter-spacing: -0.02em; } } .useColumns(){ @@ -75,6 +76,7 @@ } strong{ font-weight : bold; + letter-spacing: 0.03em; } em{ font-style : italic;