diff --git a/css/projects.css b/css/projects.css index cfbf850..d253339 100644 --- a/css/projects.css +++ b/css/projects.css @@ -120,7 +120,6 @@ header { @media only screen and (min-width: 1000px) { div#project_margin { margin-top: 250px; - clear: both; } video { margin-top: 230px; @@ -172,6 +171,7 @@ header { ================*/ div.collection_container { + clear: both; display: flex; flex-wrap: wrap; }