mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Support featured videos (instead of image)
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.post-image {
|
||||
.post-media {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
@ -91,7 +91,7 @@ body {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
img {
|
||||
img, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user