This commit is contained in:
Shahed Nasser
2022-05-18 19:24:42 +03:00
parent 12570631cf
commit a423aed086
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -94,4 +94,4 @@ If you check your database now you should see that the change defined by the mig
## Whats 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;
}