diff --git a/index.html b/index.html index 4f56e4f..1335c4c 100644 --- a/index.html +++ b/index.html @@ -47,6 +47,10 @@ line-height: 1.1; } + .button-shadow { + box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2); +} + .blockMobile { display: none; /* Hide the component by default */ } @@ -361,10 +365,10 @@