mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-30 02:59:50 -08:00
calculate grid cell height
This commit is contained in:
11
index.html
11
index.html
@@ -5,7 +5,7 @@
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<meta name="author" content="Oskar Wickström" />
|
||||
<meta name="dcterms.date" content="2024-08-30" />
|
||||
<meta name="dcterms.date" content="2024-08-26" />
|
||||
<title>The Monospace Web</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
@@ -25,7 +25,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Updated</th>
|
||||
<td class="width-min">2024-08-30</td>
|
||||
<td class="width-min">2024-08-26</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="width-min">Author</th>
|
||||
@@ -104,7 +104,9 @@ Hidden gems.
|
||||
<code>tree</code> class:</p>
|
||||
<ul class="tree">
|
||||
<li>
|
||||
<p><strong>/dev/nvme0n1p2</strong></p>
|
||||
<p style="margin: 0;">
|
||||
<strong>/dev/nvme0n1p2</strong>
|
||||
</p>
|
||||
<ul class="incremental">
|
||||
<li>usr
|
||||
<ul class="incremental">
|
||||
@@ -139,8 +141,7 @@ Hidden gems.
|
||||
</li>
|
||||
<li>run<br />
|
||||
</li>
|
||||
<li>tmp<br />
|
||||
</li>
|
||||
<li>tmp</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user