Skip to content
Snippets Groups Projects
Commit 264c375a authored by Garv Mundra's avatar Garv Mundra
Browse files

Update style.css

parent 1ba6e5c9
No related branches found
No related tags found
2 merge requests!39Main,!33Garv
......@@ -718,34 +718,166 @@ body, h1, p {
margin: 0;
padding: 0;
}
.blackh{
.blackh{
background-color: black;
width: 100%;
margin-top: 24px;
height:76px;
}
.description{
}
.description{
width: 100%;
height: 231px;
margin-top:25px;
background-color: #221023;
}
.name{
margin-top:64px;
background-color: #34304D;
}
.name{
font-family: "Montserrat";
text-align: center;
color: white;
font-size: 50px;
}
.data{
font: "Montserrat";
font-size:50px;
}
/*1st description*/
.data1{
height:471px;
width: 1250px;
}
.motivation{
background: linear-gradient(90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-family: "Montserrat";
background: #DAD7EB;
margin-left: 100px;
}
.text{
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-size: 42px;
margin-top: 22px;
font-weight: 700;
line-height: 51px;
letter-spacing: 0em;
height: 471px;
width: 307px;
padding-left: 100px;
}
.rightdiv{
font-size: 42px;
display: flex;
float:right;
flex-direction: column;
margin-top:-430px;
margin-left: 183px;
margin-right: 1px;
width: 880px;
height: 408px;
}
.motivationdata{
font-family: "Montserrat";
font-style: italic;
font-size: 24px;
font-weight: 400;
line-height: 29px;
line-height: 29.26px;
letter-spacing: 0em;
text-align: justify;
width: 75%;
height: 880px;
margin-top: 65px;
margin-left:181px;
margin-right:180px;
}
text-align: left;
margin-top: -33px;
padding: 30px;
margin-left: 110px;
}
/*2nd description*/
.data2{
height:471px;
width: 1250px;
}
.background{
background: linear-gradient(90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-family: "Montserrat";
background: #DAD7EB;
margin-right: 100px;
}
.text2{
display: flex;
align-items: center;
background: linear-gradient(-90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-size: 42px;
margin-top: 63px;
font-weight: 700;
line-height: 51px;
letter-spacing: 0em;
height: 172px;
width: 307px;
margin-left: 850px;
}
.rightdiv2{
font-size: 42px;
display: flex;
float:right;
flex-direction: column;
margin-top:-160px;
margin-left: 183px;
margin-right: 400px;
width: 880px;
height: 408px;
}
.backgrounddata{
font-family: "Montserrat";
font-style: italic;
font-size: 24px;
font-weight: 400;
line-height: 29.26px;
letter-spacing: 0em;
text-align: right;
margin-top: -33px;
padding: 30px;
margin-left: 10px;
margin-right: 110px;
}
/*3rd description*/
.data3{
height:415px;
width: 1250px;
}
.project{
background: linear-gradient(90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-family: "Montserrat";
background: #DAD7EB;
margin-left: 100px;
margin-top: -299px;
}
.text3{
display: block;
margin-top: 70px;
background: linear-gradient(90.57deg, #9C93C9 0.52%, rgba(156, 147, 201, 0) 99.54%);
font-size: 42px;
font-weight: 700;
line-height: 51px;
letter-spacing: 0em;
height: 415px;
width: 307px;
padding-left: 100px ;
}
.rightdiv3{
font-size: 42px;
display: flex;
float:right;
flex-direction: column;
margin-left: 183px;
margin-right: 1px;
width: 880px;
height: 415px;
}
.projectdata{
font-family: "Montserrat";
font-style: italic;
font-size: 24px;
font-weight: 400;
line-height: 29.26px;
letter-spacing: 0em;
text-align: left;
padding: 30px;
margin-left: 110px;
margin-top:-420px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment