Ifeanyi commited on
Commit
5e99ac2
·
verified ·
1 Parent(s): d2fa5f2

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -37,7 +37,7 @@ ui <- tabsetPanel(
37
  }
38
 
39
  .bounce-hover {
40
- box-shadow: 7px 7px 7px grey;
41
  }
42
 
43
  @keyframes bounce {
 
37
  }
38
 
39
  .bounce-hover {
40
+ box-shadow: 0 7px 7px grey;
41
  }
42
 
43
  @keyframes bounce {