update design md's

This commit is contained in:
necatiozmen
2026-04-08 20:26:59 +03:00
parent 7cf42b918d
commit 1ebace0eea
116 changed files with 322 additions and 600 deletions
+3 -6
View File
@@ -612,7 +612,7 @@
<!-- NAV -->
<nav>
<a href="#" class="nav-brand">awesome-design-md</a>
<span class="nav-brand">awesome-design-md</span>
<ul class="nav-links">
<li><a href="#colors">Colors</a></li>
<li><a href="#typography">Typography</a></li>
@@ -626,7 +626,7 @@
<!-- HERO -->
<section class="hero">
<div class="label-tag">Design Token Catalog</div>
<div class="label-tag">Design System Inspired by Ferrari</div>
<h1>Design System Inspired by Ferrari</h1>
<p class="subtitle">A visual reference generated from DESIGN.md — every color, type rule, and component token documented</p>
<div class="label-tag">Precision Engineering Meets Editorial Design</div>
@@ -1116,10 +1116,7 @@
</div>
<!-- FOOTER -->
<footer style="background:var(--dark-surface);padding:40px;text-align:center;margin-top:40px;">
<p style="font-family:var(--font-body);font-size:12px;color:var(--silver-gray);letter-spacing:1px;text-transform:uppercase;">Generated from DESIGN.md — Ferrari Design System Tokens</p>
<p style="font-family:var(--font-heading);font-size:13px;color:var(--mid-gray);margin-top:8px;">awesome-design-md</p>
</footer>
<footer class="footer">Maintained by <a href="https://github.com/VoltAgent/voltagent" target="_blank" rel="noopener noreferrer" style="text-decoration:none;"><img src="https://github.com/VoltAgent.png?size=32" alt="VoltAgent" width="14" height="14" style="border-radius:3px;vertical-align:-2px;margin-right:3px;">VoltAgent</a> team</footer>
</body>
</html>