Bob AI: change border radius to large
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
--background-accent: 16px;; */
|
--background-accent: 16px;; */
|
||||||
|
|
||||||
--background: 16px;;
|
--background: 16px;;
|
||||||
--card: 16px;;
|
--card: large;;
|
||||||
--foreground: 16px;;
|
--foreground: 16px;;
|
||||||
--primary-cta: 16px;;
|
--primary-cta: 16px;;
|
||||||
--secondary-cta: 16px;;
|
--secondary-cta: 16px;;
|
||||||
@@ -190,8 +190,8 @@
|
|||||||
--width-carousel-padding-controls: calc((100vw - var(--width-content-width)) / 2 + 1px);
|
--width-carousel-padding-controls: calc((100vw - var(--width-content-width)) / 2 + 1px);
|
||||||
--width-carousel-padding-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px - var(--vw-1_5));
|
--width-carousel-padding-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px - var(--vw-1_5));
|
||||||
--width-carousel-padding-controls-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px);
|
--width-carousel-padding-controls-expanded: calc((var(--width-content-width-expanded) - var(--width-content-width)) / 2 + 1px);
|
||||||
--width-carousel-item-3: var(--width-content-width);
|
--width-carousel-item-3: large;
|
||||||
--width-carousel-item-4: var(--width-content-width);
|
--width-carousel-item-4: large;
|
||||||
--width-x-padding-mask-fade: 10vw;
|
--width-x-padding-mask-fade: 10vw;
|
||||||
|
|
||||||
--height-4: 3.5vw;
|
--height-4: 3.5vw;
|
||||||
|
|||||||
Reference in New Issue
Block a user