with love vietnam
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 3m14s

This commit is contained in:
arrelin
2026-03-16 16:08:53 +03:00
parent 5d06b50386
commit f3852492b0
2 changed files with 21 additions and 2 deletions

View File

@@ -134,6 +134,15 @@
/*box-shadow: 0 0 0 rgba(0,0,0,0.12);*/ /*box-shadow: 0 0 0 rgba(0,0,0,0.12);*/
} }
.invite-signature {
font-family: 'Cormorant Garamond', serif;
font-size: clamp(1.4rem, 3.5vw, 2rem);
font-weight: 400;
font-style: italic;
color: var(--text);
margin-top: 4.5rem;
}
.invite-bottom { .invite-bottom {
margin-top: auto; margin-top: auto;
display: flex; display: flex;
@@ -144,7 +153,7 @@
.invite-cta-text { .invite-cta-text {
font-family: 'Cormorant Garamond', serif; font-family: 'Cormorant Garamond', serif;
font-size: 1.2rem; font-size: clamp(0.9rem, 2.5vw, 1.1rem);
font-weight: 400; font-weight: 400;
} }
@@ -244,6 +253,14 @@
} }
.invite-cta-text { .invite-cta-text {
font-size: 0.8rem; font-size: 0.85rem;
}
.invite-signature {
margin-top: 1.5rem;
}
.invite-bottom {
gap: 0.3rem;
} }
} }

View File

@@ -57,6 +57,8 @@ export default function App() {
<span style={{ background: '#dcb9e2' }} /> <span style={{ background: '#dcb9e2' }} />
</div> </div>
<p className="invite-signature">С любовью, Ирина и Артем!</p>
<div className="invite-bottom"> <div className="invite-bottom">
<p className="invite-cta-text"> <p className="invite-cta-text">
Для подтверждения вашего присутствия, пожалуйста, пройдите опрос ниже. Для подтверждения вашего присутствия, пожалуйста, пройдите опрос ниже.