mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-01 11:55:27 -04:00
move some non-post pages to mdx
This commit is contained in:
@@ -59,6 +59,13 @@
|
||||
color: var(--colors-text) !important;
|
||||
}
|
||||
|
||||
.comments {
|
||||
margin-top: 2em;
|
||||
padding-top: 2em;
|
||||
border-top: 2px solid var(--colors-light);
|
||||
min-height: 360px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.title {
|
||||
font-size: 1.8em;
|
||||
|
||||
Reference in New Issue
Block a user