<div class="modal p-relative bg-gray-200">
<form class="d-flex flex-column">
<label class="font-size-regular font-weight-600" for="Username">Name</label>
<input class="input-outline" type="text" id="Username">
</form>
<form class="d-flex flex-column">
<label class="font-size-regular font-weight-600" for="Username">Email</label>
<input class="input-outline" type="text" id="Username">
</form>
<button class="btn btn-primary font-size-regular">Log In</button>
<button class="btn btn-outline font-size-regular">Sign up</button>
</div>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter