diff --git a/styles.css b/styles.css index 7a99e43..b958bbd 100644 --- a/styles.css +++ b/styles.css @@ -116,7 +116,7 @@ body { border-radius: 8px; transition: all 0.2s ease; cursor: pointer; - box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.05); position: relative; font-size: 16px; background-repeat: no-repeat;