Commit de45e44c by Siyam Kumar

flexzoom4

parent b7ee71ad
......@@ -136,7 +136,6 @@ hr {
@media screen and (min-width: 992px) {
.flex-container>div {
display: flex;
min-height: 50%;
padding: 2em;
overflow: hidden;
align-items: center;
......@@ -145,7 +144,7 @@ hr {
}
header {
padding: 2em;
padding: 1em;
}
header>img {
......@@ -157,7 +156,7 @@ hr {
}
.subimage {
margin-bottom: 1em;
margin-bottom: 0.5em;
width: 5em;
height: 4em;
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