fixes
This commit is contained in:
@@ -94,4 +94,4 @@ If you check your database now you should see that the change defined by the mig
|
||||
|
||||
## What’s Next 🚀
|
||||
|
||||
- Learn more about [setting up your development server](../../tutorial/0-set-up-your-development-environment.md).
|
||||
- Learn more about [setting up your development server](/tutorial/set-up-your-development-environment).
|
||||
|
||||
@@ -2,4 +2,9 @@
|
||||
background-color: #f4f4f4;
|
||||
padding: 10px;
|
||||
border-radius: 6.4px;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.osTabs li:not([aria-selected=true]) {
|
||||
color: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user