fix(donate): unify layouts and navigation for consitency (#37795)
This commit updates the layouts and the styles to be consistent with the rest of the application. This also ensures now that the gatsby navigation is used for smoother transtions.
This commit is contained in:
@@ -57,7 +57,7 @@ function Intro({
|
||||
View my Portfolio
|
||||
</Link>
|
||||
<Link className='btn btn-lg btn-primary btn-block' to='/settings'>
|
||||
Update my settings
|
||||
Update my account settings
|
||||
</Link>
|
||||
</FullWidthRow>
|
||||
</Row>
|
||||
|
Reference in New Issue
Block a user