diff --git a/index.html b/index.html index 87f58d3..b451080 100644 --- a/index.html +++ b/index.html @@ -16,18 +16,20 @@ .no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none} .btn{transition:.15s transform}.btn:active{transform:scale(.98)} .anchor{scroll-margin-top:76px} +pre{position:relative;border:1px solid #e5e7eb;border-radius:.75rem} .code-actions{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.5rem;align-items:center} .copy-btn{background:#0f172a;color:#fff;border-radius:.5rem;padding:.2rem .5rem;font-size:.75rem;opacity:.9} .char-c{font-size:.75rem;color:#64748b} -pre{position:relative;border:1px solid #e5e7eb;border-radius:.75rem} +@media (max-width:480px){.char-c{display:none}} +.anchor-link{margin-left:.5rem;color:#9ca3af;text-decoration:none} +.anchor-link:hover{color:#6b7280} @media (min-width:1024px){.lg\:grid-cols-layout{grid-template-columns:var(--sbw) 1fr}} -
Inspired by JavaScript. Few keywords, many symbols. Designed so the core reads naturally across languages, for the whole world.
@@ -61,14 +63,11 @@ pre{position:relative;border:1px solid #e5e7eb;border-radius:.75rem} - - +