0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 16:12:37 +00:00

Improved spacing for bold text, thanks @nickpunt

This commit is contained in:
Scott Tolksdorf
2016-01-21 22:39:15 -05:00
committed by Scott
parent 273a1a1b00
commit fe806b0636

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;