fix menu css

This commit is contained in:
Luis 2017-06-17 18:15:48 +02:00
parent b4eabaa5c5
commit a06d69f06d
20 changed files with 341 additions and 84 deletions

View file

@ -2700,12 +2700,12 @@ body.is-mobile.landing #footer {
twentytwenty-wrapper img {
width: 100%; }
.features li {
padding: 3em 3em 1em 3em; }
.features li h3,
.features li p {
text-align: left; }
@media screen and (max-width: 736px) {
.features li {
padding: 3em 3em 1em 3em; }
.features li h3,
.features li p {
text-align: left; } }
/* Section Three */
#three .inner {
width: 60em; }