Change the features panel
This commit is contained in:
parent
02552c7a7f
commit
c6318c666f
4 changed files with 15 additions and 21 deletions
|
@ -85,7 +85,7 @@ $landing-breakpoint: 1040px;
|
|||
|
||||
.feature {
|
||||
@extend %horizontal-list-item;
|
||||
width: 320px;
|
||||
width: 260px;
|
||||
|
||||
@media (max-width: $landing-breakpoint) {
|
||||
margin: 15px 20px;
|
||||
|
@ -93,9 +93,9 @@ $landing-breakpoint: 1040px;
|
|||
}
|
||||
|
||||
.feature-text {
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.feature-text-em {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue