0
0
Fork 0

unify short description styling (#4548)

apply same style class to the About description on both the landing page
and the about/more page
This commit is contained in:
TheInventrix 2017-08-07 17:50:15 -06:00 committed by Eugen Rochko
parent 1b5d26735e
commit c9fd6f386c
3 changed files with 8 additions and 7 deletions

View file

@ -484,7 +484,7 @@
padding: 0;
}
.learn-more-cta {
.about-short {
background: darken($ui-base-color, 4%);
padding: 50px 0;
}