docs: changed logo (#4633)

This commit is contained in:
Angie Jones
2025-09-14 01:11:05 -05:00
committed by GitHub
parent 6970cd850c
commit 29187d1c68
7 changed files with 30 additions and 10 deletions
+4 -3
View File
@@ -241,9 +241,10 @@ html {
padding-top: 24px;
}
.hero--logo svg {
height: 220px;
width: 220px;
.hero--logo {
display: 'flex';
justify-content: 'center';
margin-bottom: '1rem'
}
.pill-button {