minor styles and updates

master
km0 3 years ago
parent d0d662e38f
commit 42b39da84d

@ -103,6 +103,10 @@ header .issue {
padding: 32px; padding: 32px;
} }
.updates h3 {
margin: 0;
}
.updates > * + * { .updates > * + * {
margin-top: 64px; margin-top: 64px;
} }

@ -100,7 +100,7 @@
"date": "October the 24th, 2021", "date": "October the 24th, 2021",
"title": "Look at these mystical quotes 👀", "title": "Look at these mystical quotes 👀",
"quote": "Impossibility is the door of the supernatural. We can but knock at it. It is someone else who opens.", "quote": "Impossibility is the door of the supernatural. We can but knock at it. It is someone else who opens.",
"text": "And now maybe could be usefull to have something more to keep track of their source? like a property to indicate where does the quote come from (our zoul). The us from the future will thanks us for that maybe" "text": "And now maybe could be usefull to have something more to keep track of their source? like a property to indicate where does the quote come from (our zoul). The us from the future will thanks us for that maybe\n\n (it's the infamous scroll-to-highlight script but implemented through the Intersection Observer API on the <code>&lt;blockquote&gt;</code> element)"
} }
] ]
} }
Loading…
Cancel
Save