Adjust article actions width to center under logo

This commit is contained in:
Jackson Harper 2022-04-18 09:34:14 -07:00
parent 40cdd0f9e7
commit 3ba67a9e38

View file

@ -192,7 +192,7 @@ export default function Home(): JSX.Element {
top: '-120px',
left: 8,
height: '100%',
width: '48px',
width: '35px',
'@lgDown': {
display: 'none',
},