Skip to content

Commit 0ea9aba

Browse files
feat: publish project doc sites
1 parent 11ad6e1 commit 0ea9aba

24 files changed

Lines changed: 14898 additions & 11 deletions

File tree

404.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
h1 { margin: 0 0 14px; font-size: clamp(48px, 14vw, 120px); line-height: .85; letter-spacing: -.08em; }
1212
p { color: #a0a6cf; line-height: 1.6; }
1313
a { color: #09efe2; text-transform: uppercase; letter-spacing: .12em; font-size: 12px; }
14+
15+
.feed-row code, .feed-row span, .feed-row a { overflow-wrap: anywhere; word-break: break-word; min-width: 0; }
16+
@media (max-width: 420px) { .ring { width: 100%; } }
1417
</style>
1518
</head>
1619
<body>

0 commit comments

Comments
 (0)