#root,body{font-family:Josefin Sans,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;text-align:center}.title{font-family:Pacifico,cursive;font-size:2.5em;margin:3vh}.title>h1{margin:0}#header{margin:0 auto;width:350px}.header-directory{display:flex;justify-content:space-between;padding-bottom:2%;padding-top:5vh}#header a{text-decoration:none}#footer{margin-top:auto;padding-top:4em}.footer-directory{align-items:space-evenly;display:flex;flex-direction:column;margin:auto;padding-bottom:2%;padding-top:2%}.socials{display:flex;justify-content:space-evenly;margin:auto}#footer a{padding:5px;text-decoration:none}#footer-copyright{margin:0;padding-bottom:20px}.page-content{margin:30px 30px 5vh}#blog-page-text{font-size:1.4em;margin:auto;width:60%}#about-page-content{font-size:1.5em;margin:auto;text-align:justify;width:60%}#about-page-raveen-face{border-radius:20%;max-width:500px;width:100%}#projects{grid-gap:20px;display:grid;font-size:1.5em;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:auto}.project-tile{display:grid;grid-template-columns:1fr}.project-tile div{place-self:center}.project-tile-image{border-radius:20px;transition:all .75s ease;width:100%}.project-status{cursor:pointer;text-decoration:underline}@media screen and (min-width:700px){.page-content{margin:30px 10%}.socials{width:30%}}@media screen and (max-width:700px){body{font-size:.9em}#about-page-content{text-align:left;width:80%}.page-content{margin:10px}.title{font-size:1.5em}#blog-page-text{width:80%}}@media screen and (max-width:400px){#header{width:300px}.header-directory{justify-content:space-around}#projects{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}body{font-size:.7em}#footer{padding-top:2em}}
/*# sourceMappingURL=main.ddfddec8.css.map*/