Add skeleton for Use Cases, Intermediate, and Explore Dev Tools

This commit is contained in:
JST5000
2023-03-31 16:46:29 -07:00
committed by Caleb Kniffen
parent 525d17bb79
commit 22e59f80ad
15 changed files with 1034 additions and 128 deletions

View File

@@ -17,6 +17,16 @@
max-width: 75%;
}
// Video Cards
.get-started-img {
max-width:100%;
max-height:100%;
}
// Explore SDKs
.page-docs-index .langs h5:hover {
color:#9A52FF;
text-decoration: none !important;