parent
3597829be4
commit
4a8db57d04
2 changed files with 12 additions and 0 deletions
|
@ -194,6 +194,12 @@ p.has-drop-cap:not(:focus)::first-letter {
|
|||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
/* Newspack Blog Posts */
|
||||
|
||||
.wpnbha p .more-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
5.0 Blocks - Widgets
|
||||
--------------------------------------------------------------*/
|
||||
|
|
|
@ -475,6 +475,12 @@ p.has-drop-cap:not(:focus)::first-letter {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
/* Newspack Blog Posts */
|
||||
|
||||
.wpnbha p .more-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
5.0 Blocks - Layout Elements
|
||||
--------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in a new issue