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: Claude / Anthropic (Dark)</title>
|
||||
<title>Design System Inspired by Claude</title>
|
||||
<style>
|
||||
:root {
|
||||
/* Primary */
|
||||
@@ -394,7 +394,7 @@
|
||||
|
||||
<!-- NAV -->
|
||||
<nav class="nav">
|
||||
<div class="nav-brand"><span class="logo-mark">C</span> Claude</div>
|
||||
<span class="nav-brand">awesome-design-md</span>
|
||||
<div class="nav-links">
|
||||
<a href="#colors">Colors</a>
|
||||
<a href="#typography">Typography</a>
|
||||
@@ -408,7 +408,7 @@
|
||||
|
||||
<!-- HERO -->
|
||||
<section class="hero">
|
||||
<h1>Design System Preview:<br><span>Claude</span></h1>
|
||||
<h1>Design System<br>Inspired by Claude</h1>
|
||||
<p>Auto-generated design token catalog from DESIGN.md</p>
|
||||
<div class="hero-buttons">
|
||||
<button class="btn-brand">Explore Tokens</button>
|
||||
|
||||
Reference in New Issue
Block a user