Skip to content

Commit 8d41c48

Browse files
committed
Fix CSS hack
1 parent f65425d commit 8d41c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/quarkus.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,6 @@ ul.dashed {
344344
}
345345

346346
/* hack for Clement's images in the guides */
347-
.guides img {
347+
div.guides img {
348348
background: white;
349349
}

0 commit comments

Comments
 (0)