Create a border for video block's
Hello,
I want to create a border for the video block's!
https://firme365.ro/formdrill3/pictures-and-videos/ ( please see on the end of page ).
I have create a class
.bordura{
border: 2px solid grey;
}
I have selected 4 block's. wihtout border all the width's are the same and all are on the same line.
If i add my css class ( bordura ), remain only 3 block on the line.
Please see this picture:
Any ideea how i can make to have all 4 block on the same line with the border also?
Comments