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