mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-02 08:16:01 -04:00
move some non-post pages to mdx
This commit is contained in:
@@ -18,6 +18,14 @@
|
||||
auto;
|
||||
}
|
||||
|
||||
.iframe {
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin: 0.6em 0;
|
||||
border: 2px solid var(--colors-kindaLight);
|
||||
border-radius: var(--radii-corner);
|
||||
}
|
||||
|
||||
.screenshot,
|
||||
.divider {
|
||||
margin: 1em auto;
|
||||
|
||||
Reference in New Issue
Block a user