Skip to content

Commit

Permalink
Update TheFooterSignUp.vue revert fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesray authored Nov 5, 2024
1 parent dbe54f0 commit 59b5e4a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/vue/src/components/TheFooter/TheFooterSignUp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,5 @@ export default defineComponent({
.EmailInput::placeholder {
@apply text-white text-opacity-40;
}
input[type='email'].EmailInput {
transform: scale(0.875);
transform-origin: left;
}
}
</style>

0 comments on commit 59b5e4a

Please sign in to comment.