mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Adjust article actions width to center under logo
This commit is contained in:
parent
40cdd0f9e7
commit
3ba67a9e38
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ export default function Home(): JSX.Element {
|
|||
top: '-120px',
|
||||
left: 8,
|
||||
height: '100%',
|
||||
width: '48px',
|
||||
width: '35px',
|
||||
'@lgDown': {
|
||||
display: 'none',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue