Remove Giscus from search page (#8777)

This commit is contained in:
Adam Scott
2024-01-23 11:41:00 -05:00
committed by GitHub
parent d7d127f301
commit bedd304160
3 changed files with 75 additions and 25 deletions

View File

@@ -1763,3 +1763,8 @@ p + .classref-constant {
padding: 3px 5px;
}
}
/* Giscus */
#godot-giscus {
margin-bottom: 1em;
}