mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-15 01:24:49 +02:00
interviews: dd blockquote p - margin-bottom: 0
This commit is contained in:
committed by
GitHub
parent
7c736dd6a0
commit
e12bb58d10
@@ -2814,6 +2814,10 @@ blockquote p {
|
|||||||
blockquote p:last-child {
|
blockquote p:last-child {
|
||||||
margin-bottom: 3.2rem;
|
margin-bottom: 3.2rem;
|
||||||
}
|
}
|
||||||
|
/* -- Interviews dl.text-interview -- */
|
||||||
|
dd blockquote p:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
.bg-apple blockquote p {
|
.bg-apple blockquote p {
|
||||||
font-family: "San Francisco", "Roboto", helvetica, arial, sans-serif;
|
font-family: "San Francisco", "Roboto", helvetica, arial, sans-serif;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
Reference in New Issue
Block a user