center about/contact pill
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
.eyebrow {
|
.eyebrow {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
padding: 0.3rem 0.7rem;
|
padding: 0.35rem 0.5rem 0.1rem 0.5rem;
|
||||||
border: 1px solid rgba(88, 166, 255, 0.5);
|
border: 1px solid rgba(88, 166, 255, 0.5);
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
color: #9ecbff;
|
color: #9ecbff;
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
.eyebrow {
|
.eyebrow {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
padding: 0.3rem 0.7rem;
|
padding: 0.35rem 0.5rem 0.1rem 0.5rem;
|
||||||
border: 1px solid rgba(88, 166, 255, 0.5);
|
border: 1px solid rgba(88, 166, 255, 0.5);
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
color: #9ecbff;
|
color: #9ecbff;
|
||||||
|
|||||||
@@ -32,8 +32,7 @@
|
|||||||
<app-card>
|
<app-card>
|
||||||
<h2>Preferred first step</h2>
|
<h2>Preferred first step</h2>
|
||||||
<p>
|
<p>
|
||||||
Send a short message with your goals, timeline, and the stack you’re using. I’ll reply
|
Send a short message with your goals, timeline, and the stack you’re using.
|
||||||
with a clear next step.
|
|
||||||
</p>
|
</p>
|
||||||
</app-card>
|
</app-card>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user