Commit 810d3813 by Sujeeth AV

Update Index.css

parent 1c06e568
......@@ -61,10 +61,8 @@ nav img {
margin-top: 3rem;
}
.card.card-6 .Img img {
display: block;
margin-left: auto;
margin-right: auto;
min-height: 19.12rem;
max-height: 12rem;
margin-left: 2rem;
}
p {
......@@ -124,7 +122,8 @@ hr {
}
.card-6 .Img img {
margin-left: 2rem;
max-height: 150px;
max-width: 155px;
}
hr {
......@@ -193,7 +192,7 @@ hr {
}
@media (min-width: 1280px) {
.card {
min-height: 50vh;
min-height: 20rem;
}
h2 {
font-size: 1rem;
......
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