mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 10:31:35 +00:00
Fix inverted color on Learn More button
This commit is contained in:
parent
371044e838
commit
63c17e15f4
@ -277,7 +277,6 @@ const Onboarding = ({
|
|||||||
</Grid>
|
</Grid>
|
||||||
<Grid item>
|
<Grid item>
|
||||||
<Button
|
<Button
|
||||||
sx={{ color: 'black' }}
|
|
||||||
component={Link}
|
component={Link}
|
||||||
href='https://learn.robosats.com'
|
href='https://learn.robosats.com'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
|
Loading…
Reference in New Issue
Block a user