Move into wp-content path
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
/*-----------------------------------------------------------------------------------*/
|
||||
/* Embeds
|
||||
/*-----------------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
embed, iframe, object, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.entry-content .twitter-tweet-rendered {
|
||||
max-width: 100% !important;
|
||||
/* Override the Twitter embed fixed width */
|
||||
}
|
||||
|
||||
.site-content .type-attachment {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user