diff --git a/js/twind.js b/js/twind.js index a50f00c..8a707bf 100644 --- a/js/twind.js +++ b/js/twind.js @@ -67,7 +67,7 @@ export const Configure = { [ 'shadow-sss', { - "box-shadow": "rgb(0 0 0 / 50%) 0px -2px 3px inset, rgb(255 255 255 / 50%) 0px 10px 10px inset" + "box-shadow": "rgb(0 0 0 / 30%) 0px -2px 3px inset, rgb(255 255 255 / 10%) 0px 10px 10px inset" } ], [ diff --git a/js/ui.js b/js/ui.js index 2dbb567..03117e3 100644 --- a/js/ui.js +++ b/js/ui.js @@ -19,7 +19,7 @@ export function Button({children, icon, light, disabled, inactive, onClick, clas return html`