Claudio Yanes dc9b421e21 Remove unnecessary scrollbars
The margin property can escape the parent node and move it alongside
its child. This happens with singlePage div and the body, resulting in
scrollbars appearing as the body has the size of the viewport but
does not align with it. This phenomenon can be always observed
in the vertical axis and it can also be observed in the horizontal axis
when the viewport it’s not wide enough (mostly in mobile).

Using paddings prevents this “extra space” from scraping and displacing
the body.

Also, the value 100vw does not take into account the space taken by the
vertical scrollbar, thus making the body wider than the actual viewport,
producing a horizontal scrollbar.
2022-03-04 04:12:43 +00:00
2022-03-04 02:25:30 +00:00
2022-03-04 04:12:43 +00:00
2022-02-17 10:49:41 -05:00
2022-02-15 19:39:14 -05:00
2021-07-18 09:35:42 -04:00
2022-03-04 02:25:30 +00:00
2021-12-23 13:37:29 -08:00
2021-07-18 09:35:42 -04:00
2022-02-15 19:39:14 -05:00
2022-02-23 12:28:25 -05:00
2022-02-23 12:28:25 -05:00

Quartz

Host your second brain and digital garden for free. Quartz features

  1. Extremely fast full-text search by pressing /
  2. Display for backlinks of each note
  3. Fully customizable local graph view
  4. Endlessly powerful page and theme customization using CSS
  5. Automatically generated tag and section lists of content
  6. Beautiful link previews

“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

🔗 Get Started: https://quartz.jzhao.xyz/

Quartz Example ScreenshotQuartz Example Screenshot

Description
Languages
TypeScript 85.3%
SCSS 8.8%
JavaScript 5.8%