mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-25 09:14:35 +01:00
docs: goose benchmark blog (#1935)
Co-authored-by: Alice Hau <ahau@squareup.com>
This commit is contained in:
@@ -300,3 +300,9 @@ html[data-theme="light"] .hide-in-light {
|
||||
.iconExternalLink_nPIU {
|
||||
margin-left: 8px !important;
|
||||
}
|
||||
|
||||
.carousel-image {
|
||||
width: 100%; /* Make the image fill the width */
|
||||
object-fit: cover; /* Ensure the image covers the area while maintaining aspect ratio */
|
||||
border-radius: 8px; /* Optional: rounded corners */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user