mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 06:21:28 +02:00
Merge branch 'master' of https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias
This commit is contained in:
commit
e335aaa96b
3 changed files with 31 additions and 3 deletions
|
@ -14,13 +14,32 @@
|
|||
@include breakpoint(medium) {
|
||||
width: 100%;
|
||||
}
|
||||
> p, header {
|
||||
> p,
|
||||
header {
|
||||
width: 40em;
|
||||
|
||||
@include breakpoint(large) {
|
||||
width: 45em;
|
||||
}
|
||||
|
||||
@include breakpoint(medium) {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
li {
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
&.style5 {
|
||||
|
||||
li {
|
||||
width: 40em;
|
||||
margin: 0 auto _size(element-margin) auto;
|
||||
|
||||
@include breakpoint(large) {
|
||||
width: 45em;
|
||||
}
|
||||
|
||||
@include breakpoint(medium) {
|
||||
width: 90%;
|
||||
}
|
||||
|
@ -28,6 +47,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
twentytwenty-wrapper img {
|
||||
width: 100%;
|
||||
|
||||
|
@ -152,5 +172,5 @@ iframe {
|
|||
font-family: 'Open Sans', sans-serif;
|
||||
@include breakpoint(small){
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue