mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Round corners of hgroups in ebook view
This commit is contained in:
parent
fecd75db89
commit
240c2fee6d
1 changed files with 1 additions and 0 deletions
|
@ -695,6 +695,7 @@ article.ebook > header > hgroup{
|
|||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
margin: 2rem; /* for responsive */
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
article.ebook > header > hgroup > h2{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue