Improved heading font
This commit is contained in:
parent
4c9fcf754c
commit
b71f6a4892
|
@ -22,7 +22,7 @@ @layer base {
|
||||||
@apply font-body;
|
@apply font-body;
|
||||||
}
|
}
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
@apply font-heading;
|
@apply font-heading tracking-tight;
|
||||||
}
|
}
|
||||||
hyphens-auto {
|
hyphens-auto {
|
||||||
hyphenate-limit-chars: 5 3;
|
hyphenate-limit-chars: 5 3;
|
||||||
|
|
2
Wave/wwwroot/css/main.min.css
vendored
2
Wave/wwwroot/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue