test
parent
304f174ee7
commit
46a5c928cd
|
@ -31,8 +31,12 @@
|
|||
|
||||
.shx-video-for-desc {
|
||||
max-width: 100%;
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
height: 400px;
|
||||
width: 400px;
|
||||
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue