Guest User

Untitled

a guest
Feb 16th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <header class="header-bar">
  2. <h2 class="header-bar__title">New entry</h2>
  3. <div class="header-bar__actions">
  4. <button class="header-bar__action btn btn--secondary">Cancel</button>
  5. <button class="header-bar__action btn btn--primary">Save</button>
  6. </div>
  7. </header>
Add Comment
Please, Sign In to add comment