mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 06:21:28 +02:00
blockquotes on fixes on small devices
This commit is contained in:
parent
68c25d5232
commit
71ad38b1b9
2 changed files with 6 additions and 1 deletions
|
@ -94,6 +94,11 @@ blockquote {
|
|||
margin: 0 0 _size(element-margin) 0;
|
||||
padding: 2em;
|
||||
background-color:#ddd;
|
||||
|
||||
@include breakpoint(small){
|
||||
font-size: 1em;
|
||||
padding: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.video-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue