new menu design on small devices

This commit is contained in:
Luis 2017-06-17 18:39:03 +02:00
parent a06d69f06d
commit 3bf1825751
4 changed files with 6 additions and 6 deletions

View file

@ -2702,7 +2702,7 @@ twentytwenty-wrapper img {
@media screen and (max-width: 736px) {
.features li {
padding: 3em 3em 1em 3em; }
padding: 1em; }
.features li h3,
.features li p {
text-align: left; } }