Skip to content

Commit 7ae652a

Browse files
authored
Website Update
1 parent ed5f9b8 commit 7ae652a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,7 @@ a {
722722

723723
.brand-logo {
724724
height: 36px;
725+
transform: translateY(-1px);
725726
}
726727

727728
.nav--open .brand {

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=20260321q">
11+
<link rel="stylesheet" href="assets/css/style.css?v=20260322a">
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)