mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31:22 +01:00
new menu design on small devices
This commit is contained in:
parent
a06d69f06d
commit
3bf1825751
4 changed files with 6 additions and 6 deletions
Binary file not shown.
|
@ -35,14 +35,14 @@ twentytwenty-wrapper img {
|
||||||
@include breakpoint(small) {
|
@include breakpoint(small) {
|
||||||
.features {
|
.features {
|
||||||
li {
|
li {
|
||||||
padding: 3em 3em 1em 3em;
|
padding: 1em;
|
||||||
|
|
||||||
h3,
|
h3,
|
||||||
p {
|
p {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* Section Three */
|
/* Section Three */
|
||||||
|
|
||||||
|
|
|
@ -2702,7 +2702,7 @@ twentytwenty-wrapper img {
|
||||||
|
|
||||||
@media screen and (max-width: 736px) {
|
@media screen and (max-width: 736px) {
|
||||||
.features li {
|
.features li {
|
||||||
padding: 3em 3em 1em 3em; }
|
padding: 1em; }
|
||||||
.features li h3,
|
.features li h3,
|
||||||
.features li p {
|
.features li p {
|
||||||
text-align: left; } }
|
text-align: left; } }
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
</description>
|
</description>
|
||||||
<link>http://localhost:4000/poblados-colonizacion-colonias-penitenciarias/</link>
|
<link>http://localhost:4000/poblados-colonizacion-colonias-penitenciarias/</link>
|
||||||
<atom:link href="http://localhost:4000/poblados-colonizacion-colonias-penitenciarias/feed.xml" rel="self" type="application/rss+xml"/>
|
<atom:link href="http://localhost:4000/poblados-colonizacion-colonias-penitenciarias/feed.xml" rel="self" type="application/rss+xml"/>
|
||||||
<pubDate>Sat, 17 Jun 2017 18:15:27 +0200</pubDate>
|
<pubDate>Sat, 17 Jun 2017 18:38:39 +0200</pubDate>
|
||||||
<lastBuildDate>Sat, 17 Jun 2017 18:15:27 +0200</lastBuildDate>
|
<lastBuildDate>Sat, 17 Jun 2017 18:38:39 +0200</lastBuildDate>
|
||||||
<generator>Jekyll v3.3.1</generator>
|
<generator>Jekyll v3.3.1</generator>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
|
Loading…
Reference in a new issue