merge w master

This commit is contained in:
akcodez
2023-06-05 10:56:19 -07:00
23 changed files with 620 additions and 37 deletions

View File

@@ -985,4 +985,14 @@ $placeholder-color: $gray-600;
}
.tutorial-card-grid {
code {
background-color: $green-100;
}
.card-icon-container {
background: $gray-300;
}
}