"Untitled"
Bootstrap 4.1.1 Snippet by brenankeller

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2> <button class="MagicLink">Magic Link</button> </div> </div>
MagicLink { width: 194px; height: 44px; font-family: Gotham-Bold; color: var(--color-white); font-size: 13px; letter-spacing: 3.3px; line-height: 44px; text-transform: uppercase; background: var(--color-title-main); border: none; border-radius: 24px; padding: 0 24px; margin-bottom: 16px; box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.16); transition: box-shadow 0.2s linear; cursor: pointer; }

Related: See More


Questions / Comments: