mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-07 22:11:29 +02:00
testing PT Sherif
This commit is contained in:
parent
46fae5f24d
commit
a72456b693
2 changed files with 12 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
width: 100%;
|
||||
}
|
||||
> p {
|
||||
width: 45em;
|
||||
width: 40em;
|
||||
|
||||
@include breakpoint(large) {
|
||||
width: 90%;
|
||||
|
@ -32,3 +32,11 @@ img {
|
|||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
// Font.
|
||||
$font: (
|
||||
family: ('PT Serif', serif),
|
||||
family-fixed: ('Courier New', monospace),
|
||||
weight: 400,
|
||||
weight-bold: 700
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue