mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-26 10:35:04 +03:00
Fix nvm installation instructions on dark mode (#370)
Removed inline background and padding styles. Looks okay on both dark and light mode.
This commit is contained in:
parent
1def07ab85
commit
c6a3944079
@ -23,7 +23,7 @@ We recommend using [nvm](https://github.com/nvm-sh/nvm) for managing your Node.j
|
||||
<summary style={{cursor: 'pointer', 'textDecoration': 'underline'}}>
|
||||
Quick guide on installing/using nvm
|
||||
</summary>
|
||||
<div style={{background: '#eeeeee', padding: '10px'}}>
|
||||
<div>
|
||||
|
||||
Install nvm via your OS package manager (aptitude, pacman, homebrew, ...) or alternatively via [nvm install script](https://github.com/nvm-sh/nvm#install--update-script).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user