feat(BOOK-391): Added theme and logos for Bassin Seven
* chore: Updated border-radius variables after import change Approved-by: Linus Flood
This commit is contained in:
@@ -126,7 +126,7 @@ export function Room({
|
||||
focalPoint={{ x: 50, y: 50 }}
|
||||
height={204}
|
||||
src={img.src}
|
||||
style={{ borderRadius: "var(--Corner-radius-md)" }}
|
||||
style={{ borderRadius: "var(--Corner-Radius-md)" }}
|
||||
title={img.title || img.title_En || ""}
|
||||
width={204}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user