drone build Thu Sep 17 20:02:08 PDT 2026
This commit is contained in:
+5
-4
@@ -111,7 +111,7 @@ p {
|
||||
|
||||
@media (max-width: 650px) {
|
||||
p {
|
||||
font-size: .9rem;
|
||||
font-size: .95rem;
|
||||
line-height: 1.3rem;
|
||||
}
|
||||
}
|
||||
@@ -184,7 +184,7 @@ ul {
|
||||
|
||||
@media (max-width: 650px) {
|
||||
ul {
|
||||
font-size: .9rem;
|
||||
font-size: .95rem;
|
||||
line-height: 1.3rem;
|
||||
}
|
||||
}
|
||||
@@ -514,7 +514,8 @@ window.addEventListener("click", (event) => {
|
||||
|
||||
<h1>The Travels of <span class="card">Card One</span></h1>
|
||||
|
||||
<p><span class="card">Card one</span> has 16 total recipients. Its journey began in late December, 2025.</p>
|
||||
<p><span class="card">Card one</span> has 16 total recipients. Its journey began in
|
||||
<time datetime="2025-12-27">late December, 2025</time>.</p>
|
||||
|
||||
|
||||
<ol>
|
||||
@@ -644,6 +645,6 @@ window.addEventListener("click", (event) => {
|
||||
<p><a href="/attribution">attribution</a></p>
|
||||
</footer>
|
||||
|
||||
<!-- This page `/card-one/` was built on 2026-09-18T02:48:31.179Z -->
|
||||
<!-- This page `/card-one/` was built on 2026-09-18T03:02:04.677Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user