mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 04:21:23 +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) {
|
||||
.features {
|
||||
li {
|
||||
padding: 3em 3em 1em 3em;
|
||||
padding: 1em;
|
||||
|
||||
h3,
|
||||
p {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
/* Section Three */
|
||||
|
||||
|
|
|
@ -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; } }
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
</description>
|
||||
<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"/>
|
||||
<pubDate>Sat, 17 Jun 2017 18:15:27 +0200</pubDate>
|
||||
<lastBuildDate>Sat, 17 Jun 2017 18:15:27 +0200</lastBuildDate>
|
||||
<pubDate>Sat, 17 Jun 2017 18:38:39 +0200</pubDate>
|
||||
<lastBuildDate>Sat, 17 Jun 2017 18:38:39 +0200</lastBuildDate>
|
||||
<generator>Jekyll v3.3.1</generator>
|
||||
|
||||
</channel>
|
||||
|
|
Loading…
Reference in a new issue