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

@ -32,15 +32,17 @@ twentytwenty-wrapper img {
width: 100%;
}
.features {
li {
padding: 3em 3em 1em 3em;
@include breakpoint(small) {
.features {
li {
padding: 3em 3em 1em 3em;
h3,
p {
text-align: left;
h3,
p {
text-align: left;
}
}
}
}
}
/* Section Three */