Didn't need flex in the video section

This commit is contained in:
Robert McGovern 2020-10-11 15:59:47 +01:00
parent c7e8ffa143
commit 208adfe5d0
1 changed files with 1 additions and 4 deletions

View File

@ -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 {