1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-07-01 00:25:57 -04:00

move some non-post pages to mdx

This commit is contained in:
2025-03-07 11:53:23 -05:00
parent 8118b8501a
commit 354dade9aa
72 changed files with 811 additions and 1873 deletions
+8
View File
@@ -0,0 +1,8 @@
.tweet {
/* help with layout shift */
min-height: 120px;
}
.tweet :global(.react-tweet-theme) {
--tweet-container-margin: 1.5rem auto;
}