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: Uber (Dark)</title>
|
||||
<title>Design System Inspired by Uber</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=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700&display=swap" rel="stylesheet">
|
||||
@@ -701,9 +701,7 @@
|
||||
|
||||
<!-- NAV -->
|
||||
<nav class="nav">
|
||||
<div class="nav-brand">
|
||||
awesome-design-md
|
||||
</div>
|
||||
<span class="nav-brand">awesome-design-md</span>
|
||||
<div class="nav-links">
|
||||
<a href="#">Colors</a>
|
||||
<a href="#">Typography</a>
|
||||
@@ -1116,49 +1114,7 @@
|
||||
</section>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<footer class="footer">
|
||||
<div class="footer-inner">
|
||||
<div class="footer-brand">
|
||||
<span class="logo-mark">A</span>
|
||||
awesome-design-md
|
||||
</div>
|
||||
<div class="footer-grid">
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Products</div>
|
||||
<a href="#">Ride</a>
|
||||
<a href="#">Drive</a>
|
||||
<a href="#">Deliver</a>
|
||||
<a href="#">Uber Eats</a>
|
||||
<a href="#">Business</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Company</div>
|
||||
<a href="#">About</a>
|
||||
<a href="#">Newsroom</a>
|
||||
<a href="#">Investors</a>
|
||||
<a href="#">Blog</a>
|
||||
<a href="#">Careers</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Support</div>
|
||||
<a href="#">Help Center</a>
|
||||
<a href="#">Safety</a>
|
||||
<a href="#">Contact</a>
|
||||
<a href="#">Accessibility</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Legal</div>
|
||||
<a href="#">Privacy</a>
|
||||
<a href="#">Terms</a>
|
||||
<a href="#">Cookies</a>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="footer-divider">
|
||||
<div class="footer-bottom">
|
||||
Design system preview for awesome-design-md. Inspired by Uber. Not affiliated.
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Design System Preview: Uber (Light)</title>
|
||||
<title>Design System Inspired by Uber</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=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700&display=swap" rel="stylesheet">
|
||||
@@ -701,9 +701,7 @@
|
||||
|
||||
<!-- NAV -->
|
||||
<nav class="nav">
|
||||
<div class="nav-brand">
|
||||
awesome-design-md
|
||||
</div>
|
||||
<span class="nav-brand">awesome-design-md</span>
|
||||
<div class="nav-links">
|
||||
<a href="#">Colors</a>
|
||||
<a href="#">Typography</a>
|
||||
@@ -1115,49 +1113,7 @@
|
||||
</section>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<footer class="footer">
|
||||
<div class="footer-inner">
|
||||
<div class="footer-brand">
|
||||
<span class="logo-mark">A</span>
|
||||
awesome-design-md
|
||||
</div>
|
||||
<div class="footer-grid">
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Products</div>
|
||||
<a href="#">Ride</a>
|
||||
<a href="#">Drive</a>
|
||||
<a href="#">Deliver</a>
|
||||
<a href="#">Uber Eats</a>
|
||||
<a href="#">Business</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Company</div>
|
||||
<a href="#">About</a>
|
||||
<a href="#">Newsroom</a>
|
||||
<a href="#">Investors</a>
|
||||
<a href="#">Blog</a>
|
||||
<a href="#">Careers</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Support</div>
|
||||
<a href="#">Help Center</a>
|
||||
<a href="#">Safety</a>
|
||||
<a href="#">Contact</a>
|
||||
<a href="#">Accessibility</a>
|
||||
</div>
|
||||
<div class="footer-col">
|
||||
<div class="footer-col-title">Legal</div>
|
||||
<a href="#">Privacy</a>
|
||||
<a href="#">Terms</a>
|
||||
<a href="#">Cookies</a>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="footer-divider">
|
||||
<div class="footer-bottom">
|
||||
Design system preview for awesome-design-md. Inspired by Uber. Not affiliated.
|
||||
</div>
|
||||
</div>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user