fixed text of the ast news and h1 for the titles of news
This commit is contained in:
parent
9905bbb3e4
commit
2f126b9db8
|
|
@ -11,7 +11,7 @@ gallery: [
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
---
|
---
|
||||||
## El rol de Israel y el destino de las naciones en el panorama actual
|
# El rol de Israel y el destino de las naciones en el panorama actual
|
||||||
|
|
||||||
El Dr. José Benjamín Pérez Matos habló, en las instalaciones de La Gran Carpa Catedral en Puerto Rico, sobre cómo las decisiones nacionales frente a Israel determinarán el acceso al Reino Milenial.
|
El Dr. José Benjamín Pérez Matos habló, en las instalaciones de La Gran Carpa Catedral en Puerto Rico, sobre cómo las decisiones nacionales frente a Israel determinarán el acceso al Reino Milenial.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -36,4 +36,13 @@ body {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
|
||||||
|
.content h1{
|
||||||
|
font-size: 32px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
line-height: 100%;
|
||||||
|
font-weight: 700;
|
||||||
|
text-align: left;
|
||||||
|
font-family: var(--font-secondary);
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue