Skip to content

Commit e491b6a

Browse files
Merge pull request #4794 from OneCommunityGlobal/venkataramanan_fix_box_shadow_for_timer
Venkataramanan fix box shadow for timer
2 parents 679c3fe + 8e25fc1 commit e491b6a

3 files changed

Lines changed: 748 additions & 1669 deletions

File tree

src/components/Timer/Timer.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
top: 4rem;
5555
background: #343a40;
5656
border-radius: 1rem;
57-
box-shadow: 15px 20px 25px -5px rgb(0 0 0 / 0.5), 0 8px 10px -6px rgb(0 0 0 / 0.1);
5857
overflow: hidden;
5958
border-color: #343a40;
6059
}

0 commit comments

Comments
 (0)