1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2026-01-09 08:29:15 +00:00

Improved spacing for bold text, thanks @nickpunt

This commit is contained in:
Scott Tolksdorf
2016-01-21 22:39:15 -05:00
parent 8e644b23dc
commit ff8869f116

View File

@@ -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;