Commit 1c06e568 by Sujeeth AV

Update Index.css

parent d18a9c51
......@@ -18,7 +18,7 @@ nav img {
}
.card {
min-height: 50vh;
width: 100vw;
width: 100%;
color: white;
padding: 7px;
}
......@@ -65,7 +65,6 @@ nav img {
margin-left: auto;
margin-right: auto;
min-height: 19.12rem;
max-width: 12.25rem;
}
p {
......@@ -125,7 +124,7 @@ hr {
}
.card-6 .Img img {
margin-top: 13.5rem;
margin-left: 2rem;
}
hr {
......@@ -186,7 +185,7 @@ hr {
.card.card-6 .Img img {
margin-top: 14rem;
transform: scale(1.2);
/* transform: scale(1.2); */
}
.card.card-2 .Img img {
margin-top: 5rem;
......@@ -205,6 +204,6 @@ hr {
}
.card.card-6 .Img img {
margin-top: 6.5rem;
transform: scale(1.2);
/* transform: scale(1.2); */
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment