.submit{background-color:#000;border-radius:5px;padding:20px}.blog-div{margin-left:4em;margin-right:4em}.blog-div h2{text-align:center;margin-bottom:1em}.skillsGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;grid-auto-rows:auto;height:100vh}.skillsGrid img{height:100px;width:100px}.skills h2{margin-bottom:2em}.skills{background-color:#f5f5f5;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;text-align:center;justify-content:center;align-items:center}@media screen and (max-width:640px){.skillsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;grid-auto-rows:auto;height:auto}.skillsGrid img{height:75px;width:75px}.skills{background-color:#f5f5f5;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;text-align:center;justify-content:center;align-items:center}.blog-container{height:auto;overflow:hidden}.blogPost img{max-height:10em;max-width:20em;display:flex;margin-left:auto;margin-right:auto;margin-bottom:1em}}@media screen and (min-width:641px){.skillsGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;grid-auto-rows:auto;height:auto}.skillsGrid img{height:100px;width:100px}.skills{background-color:#f5f5f5;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;text-align:center;justify-content:center;align-items:center}.blog-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;grid-auto-rows:auto;height:auto}.blogPost{width:300px;grid-column:1/2}.blogPost img{max-height:10em;max-width:20em;display:flex;margin-left:auto;margin-right:auto;margin-bottom:1em}}@media screen and (min-width:1080px){.skillsGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:50px;gap:50px;grid-auto-rows:auto;height:auto}.skillsGrid img{height:150px;width:150px}.skills{background-color:#f5f5f5;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;text-align:center;justify-content:center;align-items:center;height:100vh}.blog-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;grid-auto-rows:auto;height:auto}.blogPost{width:400px;grid-column:1/2}.blogPost img{max-height:10em;max-width:20em;display:flex;margin-left:auto;margin-right:auto;margin-bottom:1em}}.blog-div h2,.blogPost h2{color:#f5f5f5}
/*# sourceMappingURL=main.9472f48e.chunk.css.map */