Updated spacing

refs https://github.com/TryGhost/Team/issues/1726
This commit is contained in:
Djordje Vlaisavljevic 2022-08-11 18:37:30 +02:00
parent 34f805fcb4
commit 424e98a81b

View File

@ -250,7 +250,8 @@ export const ProductsSectionStyles = ({site}) => {
display: block;
font-size: 1.5rem;
color: var(--grey5);
margin-top: 8px;
margin-top: 6px;
margin-bottom: 6px;
line-height: 1;
}