mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
parent
34f805fcb4
commit
424e98a81b
1 changed files with 2 additions and 1 deletions
|
@ -250,7 +250,8 @@ export const ProductsSectionStyles = ({site}) => {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
color: var(--grey5);
|
color: var(--grey5);
|
||||||
margin-top: 8px;
|
margin-top: 6px;
|
||||||
|
margin-bottom: 6px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue