Merge pull request #435 from omnivore-app/fix/article-actions-width
Adjust article actions width to center under logo
This commit is contained in:
@ -192,7 +192,7 @@ export default function Home(): JSX.Element {
|
||||
top: '-120px',
|
||||
left: 8,
|
||||
height: '100%',
|
||||
width: '48px',
|
||||
width: '35px',
|
||||
'@lgDown': {
|
||||
display: 'none',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user