@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--sidebar-flex:1.5;--condiv-flex:6;--fontsize-p:1.2rem;--fontsize-nav:1.6rem;--typing-font:3rem}*{margin:0;padding:0}body{font-family:Raleway}.App{display:flex;width:100vw;min-height:100vh}nav{padding:60px 30px 0;flex:1.5 1;flex:var(--sidebar-flex) 1;background:#0f0c0d;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#0e0709),color-stop(80%,#1c12af));background:linear-gradient(180deg,#0e0709 50%,#1c12af 80%)}.condiv{padding:100px;background-color:#fff;flex:6 1;flex:var(--condiv-flex) 1}.home{display:flex;justify-content:center;flex-direction:column;align-items:center}.profilepic{border-radius:50%;width:200px;margin:30px}.typingeffect{font-size:3rem;font-size:var(--typing-font);margin-bottom:30px}nav ul{font-size:1.6rem;font-size:var(--fontsize-nav);text-align:center;list-style-type:none;text-decoration:none;color:#ede0e0!important}nav ul li{margin:40px}a{text-decoration:none;color:#eeeff5}.subtopic{margin:10px 10px 30px!important}p{font-size:1.2rem;font-size:var(--fontsize-p)}h1,h2,h3,h4,p{margin:10px}.social{position:absolute;margin-top:20px;display:flex;bottom:60px}.social i{color:#b3abab}.social i,.social img{padding-right:30px;font-size:25px}.social img{color:#a8a3a3}.social i:hover,.social img:hover{color:#030ae9}.widecard{border:0 solid #9a9b9c;display:flex;margin:30px 0}.widecard:hover{color:#1b1d20;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.active{font-weight:bolder}.skills ul li{list-style-type:none;margin:30px}@media (max-width:450px){:root{--fontsize-nav:1rem;--sidebar-flex:0;--typing-font:2rem}.App{flex-direction:column}.sidebar{padding:30px;background:#ee678f;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#ee678f),color-stop(80%,#847cfc));background:linear-gradient(90deg,#ee678f 50%,#847cfc 80%)}.condiv{padding:50px}nav ul{display:flex}nav ul li{margin:10px}.social{left:0;width:100vw;display:flex;justify-content:space-around;bottom:30px}.social i{padding-right:0}}
/*# sourceMappingURL=main.cf5e6b47.chunk.css.map */