Update packages

This commit is contained in:
Jeremy Thomas
2025-12-03 10:40:51 +00:00
parent 82c5f33b96
commit 68ff0ad283
10 changed files with 368 additions and 624 deletions

View File

@@ -99,9 +99,9 @@
}
.bd-carbon {
aspect-ratio: 40 / 26;
max-height: 280px !important;
max-width: 400px !important;
aspect-ratio: 40 / 28;
height: 280px !important;
width: 400px !important;
&,
& > div {
@@ -111,6 +111,6 @@
}
> div {
aspect-ratio: 40 / 26;
aspect-ratio: 40 / 28;
}
}