Commit de45e44c by Siyam Kumar

flexzoom4

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