Commit 1137cd30 by Ajmal.S

minor changes

parent 1636f9c3
...@@ -65,7 +65,7 @@ figure { ...@@ -65,7 +65,7 @@ figure {
flex-grow: 1; flex-grow: 1;
position: relative; position: relative;
min-height: 10em; min-height: 10em;
max-height: 20em; max-height: 21em;
} }
figure img { figure img {
...@@ -102,10 +102,6 @@ figure img { ...@@ -102,10 +102,6 @@ figure img {
padding: 4%; padding: 4%;
} }
figure {
width: 42%;
}
.logo { .logo {
left: 2%; left: 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