mirror of
https://github.com/jparkerweb/plan2code.git
synced 2026-07-21 18:33:22 -07:00
docs
This commit is contained in:
+7
-1
@@ -31,6 +31,11 @@
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
a.-plain {
|
||||
color: inherit !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.headline {
|
||||
font-family: 'Bebas Neue', sans-serif;
|
||||
letter-spacing: 0.02em;
|
||||
@@ -1050,7 +1055,7 @@
|
||||
|
||||
<!-- CTA Section -->
|
||||
<section class="cta">
|
||||
<h2 class="cta-text headline"><a href="https://github.com/jparkerweb/plan2code">START<br>PLANNING<br>NOW</a></h2>
|
||||
<h2 class="cta-text headline"><a class="-plain" href="https://github.com/jparkerweb/plan2code">START<br>PLANNING<br>NOW</a></h2>
|
||||
<a href="https://github.com/jparkerweb/plan2code" class="cta-button" target="_blank" rel="noopener noreferrer">GET IT ON GITHUB</a>
|
||||
<p class="cta-subtext">Free and open source — transform your AI development workflow today</p>
|
||||
</section>
|
||||
@@ -1150,3 +1155,4 @@
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user