update design md's
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Design System Preview: ClickHouse (Light)</title>
|
||||
<title>Design System Inspired by ClickHouse</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&family=Inconsolata:wght@400;600&display=swap" rel="stylesheet">
|
||||
@@ -410,7 +410,7 @@
|
||||
|
||||
<!-- NAV -->
|
||||
<nav class="nav">
|
||||
<div class="nav-brand"><span class="icon">CH</span> ClickHouse</div>
|
||||
<span class="nav-brand">awesome-design-md</span>
|
||||
<div class="nav-links">
|
||||
<a href="#colors">Colors</a>
|
||||
<a href="#typography">Typography</a>
|
||||
@@ -424,7 +424,7 @@
|
||||
|
||||
<!-- HERO -->
|
||||
<section class="hero">
|
||||
<h1>Design System Preview:<br><span>ClickHouse</span></h1>
|
||||
<h1>Design System<br>Inspired by ClickHouse</h1>
|
||||
<p>Auto-generated design token catalog from DESIGN.md — Light mode (inverted)</p>
|
||||
<div class="hero-buttons">
|
||||
<button class="btn-neon">Explore Tokens</button>
|
||||
|
||||
Reference in New Issue
Block a user