Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
assest/css: add styling file with spacer for follow notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillippa committed Sep 18, 2019
1 parent bb51a1b commit e6b6bc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions liqd_product/assets/scss/components/_follow.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.follow__notification {
.alert {
margin-top: $r-spacer;
}
}
1 change: 1 addition & 0 deletions liqd_product/assets/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
@import 'components/embed_layout';
@import 'components/embed_status';
@import 'components/footer';
@import 'components/follow';
@import 'components/headings';
@import 'components/hero-unit';
@import 'components/homepage';
Expand Down

0 comments on commit e6b6bc7

Please sign in to comment.