chore(docs): replace CodelabImage with standard Image component

This commit is contained in:
Greg Annandale
2026-04-07 09:53:36 +01:00
parent e0cb73d90c
commit 703991ec99
22 changed files with 178 additions and 166 deletions
+3 -2
View File
@@ -316,8 +316,9 @@ h3 {
font-size: 20px;
}
.codelabImages {
text-align: center;
.codelabImage {
display: block;
margin: 0 auto;
}
.tabs-container {