docs: improved heroku deployment documentation (#1712)

This commit is contained in:
Shahed Nasser
2022-06-23 16:16:13 +02:00
committed by GitHub
parent 4583df8367
commit a3f6ff7319
5 changed files with 285 additions and 228 deletions

View File

@@ -0,0 +1,10 @@
.osTabs {
background-color: #f4f4f4;
padding: 10px;
border-radius: 6.4px;
color: #000;
}
.osTabs li:not([aria-selected=true]) {
color: #000;
}