diff --git a/battery.md b/battery.md index d1038ae..de2fe8c 100644 --- a/battery.md +++ b/battery.md @@ -684,11 +684,6 @@ card_mod: --stripe-speed: {{ '1.1s' if charging else '6.5s' }}; --breath-speed: {{ '1.4s' if charging else '3.8s' }}; - box-shadow: - 0 10px 26px rgba(0,0,0,0.38), - inset 0 1px 0 rgba(255,255,255,0.04), - inset 0 -1px 0 rgba(0,0,0,0.25); - padding-bottom: 28px !important; transition: all 0.3s ease; overflow: hidden; @@ -824,11 +819,6 @@ card_mod: --stripe-speed: {{ '1.1s' if charging else '6.5s' }}; --breath-speed: {{ '1.4s' if charging else '3.8s' }}; - box-shadow: - 0 10px 26px rgba(0,0,0,0.38), - inset 0 1px 0 rgba(255,255,255,0.04), - inset 0 -1px 0 rgba(0,0,0,0.25); - padding-bottom: 28px !important; transition: all 0.3s ease; overflow: hidden;