Commit 3dcb34e119d1274345632466e849585a8211f6a7
1 parent
43a3e54a
Exists in
master
and in
8 other branches
Styles fixes
Showing
3 changed files
with
14 additions
and
1 deletions
Show diff stats
src/app/components/proposal-carousel/proposal-carousel.scss
@@ -16,6 +16,14 @@ | @@ -16,6 +16,14 @@ | ||
16 | right: 15px; | 16 | right: 15px; |
17 | top: 8px; | 17 | top: 8px; |
18 | 18 | ||
19 | + li { | ||
20 | + padding-left: 15px; | ||
21 | + | ||
22 | + &:first-child { | ||
23 | + padding-left: 0; | ||
24 | + } | ||
25 | + } | ||
26 | + | ||
19 | button { | 27 | button { |
20 | border: 1px solid #fff; | 28 | border: 1px solid #fff; |
21 | border-radius: 100%; | 29 | border-radius: 100%; |
src/app/components/proposal-stats/proposal-stats.scss