Code Snippet Library - Sign In/Registration Prompt

Code Snippet Library - Sign In/Registration Prompt
Like

Share this post

Choose a social network to share with, or copy the URL to share elsewhere

This is a representation of how your post may appear on social media. The actual post will vary between social networks

Preview

HTML

<div class="text-brand-secondary-contrast">
<p class="text-2xl">Heading</p>
<p>Description</p>
 <!-- Add button URL below -->
 <a href="" class="tf-btn tf-btn--primary tf-btn--block">Button text</a>
</div>

CSS

.auth__snippet {
  background: var(--brand-secondary);
}

@media (min-width: 1150px) {
  .auth__main--snippet {
    width: 35%;
  }
}

To access please sign in or register for free

If you are a registered user on Zapnito Knowledge Hub, please sign in