galaxy/Inputs/Anas92876_terrible-owl-47.html

12 lines
263 B
HTML

<input placeholder="Email" class="input" name="text" type="email">
<style>
/* From Uiverse.io by Anas92876 - Tags: input */
.input {
max-width: 400px;
padding: 1rem;
border-radius: 1rem;
border: none;
box-shadow: 2px 2px 30px 2px lightgrey;
}
</style>