mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
Remove letter spacing from front page header
This commit is contained in:
parent
0e7100cfe8
commit
d23ac75588
1 changed files with 1 additions and 0 deletions
|
@ -473,6 +473,7 @@ main.front-page > section > h2{
|
||||||
border-bottom: 3px double var(--sub-text);
|
border-bottom: 3px double var(--sub-text);
|
||||||
padding: 2rem 4rem;
|
padding: 2rem 4rem;
|
||||||
hyphens: none;
|
hyphens: none;
|
||||||
|
letter-spacing: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
main.front-page > section > h2::before{
|
main.front-page > section > h2::before{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue