Refactor ContactUs component: update layout and styles for improved responsiveness, enhance typography, and streamline structure for better readability.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
.card {
|
||||
padding-left: 4rem; /* Add more padding to the left */
|
||||
padding-right: 4rem; /* Add more padding to the right */
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
Reference in New Issue
Block a user