Added contact us lang

This commit is contained in:
Franklin 2023-04-29 14:08:33 -04:00
parent ecb56ed9a9
commit 3d86536a9c
3 changed files with 8 additions and 4 deletions

View File

@ -1,4 +1,6 @@
.contact-container {
margin-top: 30px;
display: flex;
flex-direction: column;
justify-content: center;

View File

@ -3,6 +3,8 @@
left: 0px;
top: 100px;
z-index: 1;
background-color: #d8d6d6;
border: 0.5px solid #9D9D9D;

View File

@ -59,7 +59,7 @@ footer:
contact:
title: Contact Us
subtitle: Leave us a message
contact.form-name-label: Name
contact.form-email-label: Email
contact.form-message-label: Start typing...
contact.form-button-label: Send
form-name-label: Name
form-email-label: Email
form-message-label: Start typing...
form-button-label: Send