Skip to content

Commit 578aeda

Browse files
committed
Update pwastore.css
Shadow tweak
1 parent 32acd6e commit 578aeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwa-pwastore/styles/pwastore.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ footer {
213213

214214
.app_entry:hover {
215215
transform: scale(1.03);
216-
box-shadow: 10px 10px 20px #3D3D3D99;
216+
box-shadow: 10px 10px 20px var(--shadow-color);
217217
}
218218

219219
.app_icon {

0 commit comments

Comments
 (0)