Fix .hint styles to match DeployTimeline exactly
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
.hint {
|
||||
margin: 0;
|
||||
color: #94a3b8;
|
||||
font-size: 0.9rem;
|
||||
max-width: 18rem;
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
1
src/env.d.ts
vendored
Normal file
1
src/env.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference path="../.astro/types.d.ts" />
|
||||
Reference in New Issue
Block a user