Adds texts for welcome, changes call to action
This commit is contained in:
@@ -302,21 +302,13 @@ header {
|
||||
font-size: rem-calc(16);
|
||||
margin-top: 0;
|
||||
|
||||
&.see-more-debates {
|
||||
&.see-more {
|
||||
width: 100%;
|
||||
|
||||
@media (min-width: $small-breakpoint) {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&.see-more-proposals {
|
||||
@extend .see-more-debates;
|
||||
|
||||
@media (min-width: $small-breakpoint) {
|
||||
margin-left: rem-calc(12);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.home-page {
|
||||
|
||||
Reference in New Issue
Block a user