Skip to content

Commit cc21736

Browse files
authored
Website Update
1 parent 1eb86cf commit cc21736

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ a {
591591
pointer-events: none;
592592
opacity: 0;
593593
visibility: hidden;
594-
background: rgba(0, 0, 0, 0.24);
594+
background: rgba(0, 0, 0, 0.32);
595595
transition:
596596
opacity .28s cubic-bezier(.22,1,.36,1),
597597
visibility 0s linear .28s;

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="preconnect" href="https://fonts.googleapis.com">
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1010
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Unbounded:wght@500;700;800&display=swap" rel="stylesheet">
11-
<link rel="stylesheet" href="assets/css/style.css?v=20260320m">
11+
<link rel="stylesheet" href="assets/css/style.css?v=20260320n">
1212

1313
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1414
<link rel="icon" sizes="192x192" href="android-chrome-192x192.png">

0 commit comments

Comments
 (0)