DanielSegarra36 / DanielSegarra36/DanielSegarra36.github.io

Add Constraints and Spacing to Form

Open
#4 1 comment 0 reactions 1 assignee Claimed by @DanielSegarra36 View on GitHub
bug enhancement good first issue
Dominant language
Astro
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add `max-width` and `margin`:
```
#contact-form {
...
max-width: 80%;
margin: 0 auto;
...
}
```

For more blank space around contact form on mobile

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.