Guest User

Untitled

a guest
Feb 16th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .actions-list {
  2. text-align: right;
  3. }
  4.  
  5. .actions-list__item {
  6. margin-right: 1rem;
  7.  
  8. &:last-child {
  9. margin-right: 0;
  10. }
  11. }
Add Comment
Please, Sign In to add comment