add page background
This commit is contained in:
@@ -125,3 +125,9 @@ const handleSubmit = async () => {
|
||||
form.loading(false);
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.page-contact {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user