diff --git a/public/April29th_batch.mp4 b/public/April29th_batch.mp4 new file mode 100644 index 0000000..79f0adf Binary files /dev/null and b/public/April29th_batch.mp4 differ diff --git a/src/components/ContactUs.vue b/src/components/ContactUs.vue index c25c490..29bae1d 100644 --- a/src/components/ContactUs.vue +++ b/src/components/ContactUs.vue @@ -1,11 +1,12 @@ @@ -36,5 +37,9 @@ export default { width: 100%; height: 100vh; background-color: black; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; }