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 */
|
||||
#videos {
|
||||
padding: 1em;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.video + .video {
|
||||
|
|
Loading…
Reference in New Issue