Commit ea6ad13f by Siyam Kumar

gridzoom1

parent c33f9fd2
......@@ -81,9 +81,10 @@ hr {
}
.subimage {
margin-bottom: 20px;
max-height: 60px;
max-width: 130px;
margin-bottom: 7em;
height: 12em;
width: 15em;
object-fit: contain;
}
@media screen and (min-width: 540px) {
......@@ -135,7 +136,7 @@ hr {
overflow: hidden;
align-items: center;
min-height: 350px ;
padding: 3em;
padding: 2em;
}
header {
......@@ -147,7 +148,8 @@ hr {
}
.subimage{
height: 5em;
margin-bottom: 0.5em;
height: 4em;
width: 5em;
object-fit: contain;
}
......
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