Skip to content

Commit

Permalink
feat: update card radius
Browse files Browse the repository at this point in the history
  • Loading branch information
samt202410 committed Apr 29, 2024
1 parent 1e32eb6 commit 87c1bee
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions newsletter graph/Newsletter Graph Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 48% 68% 25% 35% / 56% 65%
62% 47%;
box-shadow: rgba(100, 100, 111, 0.2) 0px
7px 29px 0px;
"
Expand Down Expand Up @@ -154,6 +156,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 73% 46% 61% 39% / 51% 53%
23% 35%;
box-shadow: rgba(100, 100, 111, 0.2) 0px
7px 29px 0px;
"
Expand Down Expand Up @@ -328,6 +332,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 71% 60% 63% 53% / 48% 81%
26% 71%;
box-shadow: rgba(100, 100, 111, 0.2) 0px
7px 29px 0px;
"
Expand Down Expand Up @@ -423,6 +429,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 48% 81% 26% 71% / 71% 60%
63% 53%;
box-shadow: rgba(100, 100, 111, 0.2) 0px
7px 29px 0px;
"
Expand Down Expand Up @@ -782,6 +790,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 64% 82% 21% 22% /
63% 79% 81% 53%;
box-shadow: rgba(
100,
100,
Expand Down Expand Up @@ -888,6 +898,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 71% 60% 63% 53% /
48% 81% 26% 71%;
box-shadow: rgba(
100,
100,
Expand Down Expand Up @@ -1083,6 +1095,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 85% 72% 62% 47% /
48% 68% 25% 35%;
box-shadow: rgba(
100,
100,
Expand Down Expand Up @@ -1188,6 +1202,8 @@
padding: 15px 10px;
background-color: #d99ddf;
border-radius: 14px;
border-radius: 77% 61% 64% 52% /
64% 82% 29% 46%;
box-shadow: rgba(
100,
100,
Expand Down

0 comments on commit 87c1bee

Please sign in to comment.