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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user