Google Lable size increased
This commit is contained in:
parent
3cde5ff6ce
commit
2d1788ca91
@ -10,7 +10,7 @@ const GoogleReviewsBranding = ({ centered = false }) => {
|
|||||||
gap: '0px'
|
gap: '0px'
|
||||||
}}>
|
}}>
|
||||||
<div style={{
|
<div style={{
|
||||||
fontSize: '28px',
|
fontSize: '35px',
|
||||||
fontWeight: '700',
|
fontWeight: '700',
|
||||||
lineHeight: '1.2',
|
lineHeight: '1.2',
|
||||||
letterSpacing: '3px',
|
letterSpacing: '3px',
|
||||||
@ -26,7 +26,7 @@ const GoogleReviewsBranding = ({ centered = false }) => {
|
|||||||
<span style={{ color: '#EA4335' }}>e</span>
|
<span style={{ color: '#EA4335' }}>e</span>
|
||||||
</div>
|
</div>
|
||||||
<div style={{
|
<div style={{
|
||||||
fontSize: '13px',
|
fontSize: '16px',
|
||||||
fontWeight: '700',
|
fontWeight: '700',
|
||||||
lineHeight: '1.2',
|
lineHeight: '1.2',
|
||||||
fontFamily: '"Product Sans", "Google Sans", Roboto, Arial, sans-serif',
|
fontFamily: '"Product Sans", "Google Sans", Roboto, Arial, sans-serif',
|
||||||
@ -39,7 +39,7 @@ const GoogleReviewsBranding = ({ centered = false }) => {
|
|||||||
<div style={{
|
<div style={{
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
gap: '1px',
|
gap: '1px',
|
||||||
fontSize: '13px',
|
fontSize: '16px',
|
||||||
lineHeight: '1'
|
lineHeight: '1'
|
||||||
}}>
|
}}>
|
||||||
<span style={{ color: '#FBBC04' }}>★</span>
|
<span style={{ color: '#FBBC04' }}>★</span>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user