Skip to content

Commit

Permalink
Deploying to gh-pages from @ d8253dd 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ponnexcodev committed Mar 6, 2024
1 parent 99e2d27 commit bf5f97a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
height: 100%;
}
</style>
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-a2645ad2.js"></script>
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-50ecee7e.js"></script>
</head>
<body>
<toniq-design-system-app></toniq-design-system-app>
Expand Down
2 changes: 1 addition & 1 deletion assets/index-a2645ad2.js → assets/index-50ecee7e.js
Original file line number Diff line number Diff line change
Expand Up @@ -2446,7 +2446,7 @@ var rh=Object.defineProperty;var nh=(e,t,r)=>t in e?rh(e,t,{enumerable:!0,config
*/
will-change: filter;
`,menuShadow:p`
filter: drop-shadow(0px 8px 8px ${b.pageSecondary.foregroundColor});
filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.12));
/*
This helps force the drop shadow to re-render when the element moves or the page changes.
*/
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
height: 100%;
}
</style>
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-a2645ad2.js"></script>
<script type="module" crossorigin src="/toniq-labs-design-system/assets/index-50ecee7e.js"></script>
</head>
<body>
<toniq-design-system-app></toniq-design-system-app>
Expand Down

0 comments on commit bf5f97a

Please sign in to comment.