Didn't need flex in the video section
This commit is contained in:
parent
c7e8ffa143
commit
208adfe5d0
|
@ -145,10 +145,7 @@ body {
|
||||||
/* How To Section */
|
/* How To Section */
|
||||||
#videos {
|
#videos {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
display: flex;
|
text-align: center;
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.video + .video {
|
.video + .video {
|
||||||
|
|
Reference in New Issue