add screenshot
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"react-dom": "^19.2.3",
|
||||
"react-router": "^7.11.0",
|
||||
"sentries": "^0.2.2",
|
||||
"string-dedent": "^3.0.2",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tw-animate-css": "^1.4.0"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 422 KiB |
@@ -197,6 +197,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
.liveline-article > * {
|
||||
animation: ll-stagger-in 0.5s ease both;
|
||||
}
|
||||
@@ -210,6 +211,7 @@
|
||||
.liveline-article > :nth-child(7) { animation-delay: 0.3s; }
|
||||
.liveline-article > :nth-child(8) { animation-delay: 0.35s; }
|
||||
.liveline-article > :nth-child(n + 9) { animation-delay: 0.4s; }
|
||||
*/
|
||||
|
||||
/* ========================================================================
|
||||
Bleed — code blocks and images extend beyond the prose column so that
|
||||
|
||||
Reference in New Issue
Block a user