same font-size in blockquote than li for example
parent
2e5dc6bcae
commit
1190e9656c
|
@ -6,6 +6,9 @@
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
blockquote p {
|
||||||
|
font-size: 17.5px;
|
||||||
|
}
|
||||||
|
|
||||||
/* SUBPAGES */
|
/* SUBPAGES */
|
||||||
.subpage {
|
.subpage {
|
||||||
|
|
Loading…
Reference in New Issue