ref: mostly space -> tab, with some css fixes.
This commit is contained in:
@@ -270,6 +270,8 @@ a.invalid {
|
|||||||
}
|
}
|
||||||
/* embed media */
|
/* embed media */
|
||||||
.embed-media {
|
.embed-media {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.embed-audio {
|
.embed-audio {
|
||||||
@@ -277,8 +279,8 @@ a.invalid {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.embed-image {
|
.embed-image {
|
||||||
height: 50%;
|
height: 75%;
|
||||||
width: 50%;
|
width: 75%;
|
||||||
}
|
}
|
||||||
.embed-video {
|
.embed-video {
|
||||||
height: 75%;
|
height: 75%;
|
||||||
|
|||||||
Reference in New Issue
Block a user