1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 02:19:34 +05:30

(fixed): contact form alert and send button marginal spacing jump

This commit is contained in:
2023-12-15 01:10:28 +05:30
parent 02505fb36a
commit f2dcf12faa
2 changed files with 6 additions and 2 deletions

View File

@@ -933,6 +933,10 @@ video {
margin-top: 8rem;
}
.mt-4 {
margin-top: 1rem;
}
.mt-5 {
margin-top: 1.25rem;
}